diff --git a/src/Fixture/Factory/EuropeanChannelExampleFactory.php b/src/Fixture/Factory/EuropeanChannelExampleFactory.php index 9a60bc8..6ac59ac 100644 --- a/src/Fixture/Factory/EuropeanChannelExampleFactory.php +++ b/src/Fixture/Factory/EuropeanChannelExampleFactory.php @@ -20,6 +20,9 @@ class EuropeanChannelExampleFactory extends AbstractExampleFactory private OptionsResolver $optionsResolver; public function __construct( + /** + * @var ChannelRepositoryInterface + */ private ChannelRepositoryInterface $channelRepository, /** * @var RepositoryInterface