Skip to content

Commit

Permalink
Revert PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed Apr 29, 2024
1 parent fbbabb7 commit 4e15b8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Fixture/Factory/EuropeanChannelExampleFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ class EuropeanChannelExampleFactory extends AbstractExampleFactory
private OptionsResolver $optionsResolver;

public function __construct(
/**
* @var ChannelRepositoryInterface<EuropeanChannelAwareInterface>
*/
private ChannelRepositoryInterface $channelRepository,

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^6.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^6.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^5.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^5.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^5.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^5.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^5.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^5.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^5.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^5.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^6.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^6.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^6.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.3, Symfony ^6.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^6.4)

Type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface in generic type Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> in PHPDoc type for property FluxSE\SyliusEUVatPlugin\Fixture\Factory\EuropeanChannelExampleFactory::$channelRepository is not subtype of template type T of Sylius\Component\Channel\Model\ChannelInterface of interface Sylius\Component\Channel\Repository\ChannelRepositoryInterface.

Check failure on line 26 in src/Fixture/Factory/EuropeanChannelExampleFactory.php

View workflow job for this annotation

GitHub Actions / Static checks (PHP 8.1, Symfony ^6.4)

InvalidTemplateParam

src/Fixture/Factory/EuropeanChannelExampleFactory.php:26:9: InvalidTemplateParam: Extended template param T of Sylius\Component\Channel\Repository\ChannelRepositoryInterface<FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface> expects type Sylius\Component\Channel\Model\ChannelInterface, type FluxSE\SyliusEUVatPlugin\Entity\EuropeanChannelAwareInterface given (see https://psalm.dev/183)
/**
* @var RepositoryInterface<CountryInterface>
Expand Down

0 comments on commit 4e15b8d

Please sign in to comment.