Commit 022e2cc
committed
bug #8426 Property class is required (alexpts)
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 required1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments