Files
librenms-librenms/app
JellyfrogandGitHub 36e54ab9f1 Use model::class instead of string for binding (#11450)
* Use model::class instead of string for binding

Originally from laravel shift

Shift bindings

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.

* Shift cleanup
2020-04-21 07:28:48 -05:00
..
2020-04-19 21:44:26 -05:00
2019-02-15 09:00:07 -06:00
2018-09-11 07:51:35 -05:00
2019-06-19 16:01:53 -05:00