mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-09 02:36:12 +01:00

Update Classes/Command/CreateTestDataCommand.php

Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
This commit is contained in:
Karsten Nowak 2024-07-29 19:39:11 +02:00 committed by Karsten Nowak
parent 5ad2d2d8ad
commit dd1f4832ff

View file

@ -34,6 +34,7 @@ final class CreateTestDataCommand extends Command
'sys_language_uid' => 0, 'sys_language_uid' => 0,
], ],
]; ];
protected function configure(): void protected function configure(): void
{ {
$this $this