Commit Graph

2 Commits

Author SHA1 Message Date
Shift
d0493f3dd0 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.
2023-05-24 21:32:58 +00:00
0b1fee1cdc added subscriptions 2023-01-24 16:30:49 +10:00