snipe-it/app/Notifications
Laravel Shift 934afa036f Adopt Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
2021-06-10 20:15:52 +00:00
..
AuditNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckinAccessoryNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckinAssetNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckinLicenseSeatNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutAccessoryNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutAssetNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutConsumableNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutLicenseSeatNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CurrentInventory.php Clean up extra code in notifications files. 2020-05-23 15:24:10 -04:00
ExpectedCheckinAdminNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ExpectedCheckinNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ExpiringAssetsNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ExpiringLicenseNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
FirstAdminNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
InventoryAlert.php Clean up extra code in notifications files. 2020-05-23 15:24:10 -04:00
MailTest.php Clean up extra code in notifications files. 2020-05-23 15:24:10 -04:00
RequestAssetCancelation.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
RequestAssetNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SendUpcomingAuditNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
WelcomeNotification.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00