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:
parent
5ad2d2d8ad
commit
dd1f4832ff
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