[11.x] Replace string class names with ::class constants#54134
Conversation
|
@taylorotwell I think this is a breaking change on the old route namespacing eg this now throws |
This reverts commit aed6bbe.
|
The important difference is the leading slash is not included in the |
That's interesting, wouldn't it make sense to prefix with |
|
@joshmanders I had the same idea: |
Made an attempt to reintroduce it via #54189 |

Replace string class names with ::class constants to be consistent with the rest of the codebase.
This change: