Commit Graph

6 Commits (9770ac1aeb3e611856f95c12551f7a9d906d831e)

Author SHA1 Message Date
Daniel Supernault 33dce75f2c
Pint app/ 4 weeks ago
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 53742fa699
Lint 9 months ago
Daniel Supernault ea943333a5
Update models, remove deprecated toText and toHtml methods 3 years ago
Daniel Supernault 51642fc40d
Add modlog notifications 7 years ago
Daniel Supernault 810dc2190f
Add ModLogService 7 years ago