Closed
Description
Symfony version(s) affected: 4.4.3
Description
Container linter emits an error when you bind as argument a service implementing the interface specified in the constructor.
For instance Sylius\Component\Resource\Metadata\Metadata
is instance of Sylius\Component\Resource\Metadata\MetadataInterface
but i get the following error: