Commit Graph

4 Commits (e1b60d070b60306a55f336f89faeb9c843706518)

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
Daniel Supernault 374344754e
Lint 9 months ago
Your Name 4b14819923 Larastan: Add @property 11 months ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 3 years ago