Commit 8c53ebb
committed
In Module::resolveClass throw a different error for class not found (#2185)
* In Module::resolveClass throw a different error for class not found
This might help to debug when a class is renamed or moved to a new
module.
* move the class-exists check up a level
* move that up a level for general use
* less diff
* phpcbf and accept the diff1 parent 1da6ef4 commit 8c53ebb
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
452 | 463 | | |
453 | 464 | | |
454 | 465 | | |
| |||
0 commit comments