mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-06 13:45:40 +00:00
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser.