mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:16:13 +02: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 38e2380198
commit 742a6fc34f

View file

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