mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-08 22:36:16 +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,
],
];
protected function configure(): void
{
$this