Commit Graph

5 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.
1 month ago
Your Name 2f06f30508 fix 7 months ago
Daniel Supernault 53742fa699
Lint 9 months ago
Daniel Supernault a492a95a0e
Update AdminShadowFilter, fix deleted profile bug 3 years ago
Daniel Supernault a510c3e89c
Add AdminShadowFilter model/migration 3 years ago