You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 3rd argument is the result of an expression that returns a service. Anyway the linter consider it an invalid definition for service. I get the folowing error:
Invalid definition for service "sylius.controller.payum": argument 3 of "Sylius\Bundle\PayumBundle\Controller\PayumController::__construct" accepts "Sylius\Component\Resource\Metadata\MetadataInterface", "Symfony\Component\ExpressionLanguage\Expression" passed.