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
This PR was squashed before being merged into the 3.3 branch (closes#8426).
Discussion
----------
Property class is required
Without property `class` throw exception:
`Uncaught Symfony\Component\DependencyInjection\Exception\RuntimeException: Please add the class to service "$name" even if it is constructed by a factory since we might need to add method calls based on compile-time checks.`
Commits
-------
f8f0e30 Property class is required
0 commit comments