Commit b0b2def
committed
minor #9429 Add rule to import classes except for built-in PHP classes. (umulmrum)
This PR was squashed before being merged into the 2.7 branch (closes #9429).
Discussion
----------
Add rule to import classes except for built-in PHP classes.
Fixes #9426 (class imports were shown in the example but there was no rule in the text).
Commits
-------
9c75279 Add rule to import classes except for built-in PHP classes.1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
196 | 198 | | |
197 | 199 | | |
198 | 200 | | |
| |||
0 commit comments