mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:16:13 +01:00
Update Classes/Command/CreateTestDataCommand.php
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
This commit is contained in:
parent
38e2380198
commit
742a6fc34f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue