Commit 3ce4828
authored
Disable SlevomatCodingStandard.Classes.RequireAbstractOrFinal.ClassNeitherAbstractNorFinal
...cause it breaks potentially forms (if extending each other) and entities (which maybe used as proxies by doctrine) and maybe some other stuff1 parent fd27abf commit 3ce4828
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments