Commit Graph

4 Commits (19880c2ffb54899f90d000a91a85b393ebb23da7)

Author SHA1 Message Date
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
4 weeks ago
Daniel Supernault 53742fa699
Lint 9 months ago
Your Name ca6c875bbb Fix PHPStan class.notFound issues 11 months ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 2 years ago