From 742a6fc34ff7db878a15d5a582fa2b8792983cc3 Mon Sep 17 00:00:00 2001 From: Karsten Nowak Date: Mon, 29 Jul 2024 19:39:11 +0200 Subject: [PATCH] Update Classes/Command/CreateTestDataCommand.php Co-authored-by: Oliver Klee --- Classes/Command/CreateTestDataCommand.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Classes/Command/CreateTestDataCommand.php b/Classes/Command/CreateTestDataCommand.php index 966b011..b29b40c 100644 --- a/Classes/Command/CreateTestDataCommand.php +++ b/Classes/Command/CreateTestDataCommand.php @@ -34,6 +34,7 @@ final class CreateTestDataCommand extends Command 'sys_language_uid' => 0, ], ]; + protected function configure(): void { $this