diff --git a/Classes/Command/CreateTestDataCommand.php b/Classes/Command/CreateTestDataCommand.php index 39e0052..966b011 100644 --- a/Classes/Command/CreateTestDataCommand.php +++ b/Classes/Command/CreateTestDataCommand.php @@ -19,7 +19,9 @@ use TYPO3\CMS\Core\Utility\GeneralUtility; final class CreateTestDataCommand extends Command { - /** @phpstan-ignore-next-line */ + /** + * @var list}> + */ protected array $teaData = [ [ 'title' => 'Darjeeling',