Cachet/app/config/compile.php
Graham Campbell 9d8d89248f CS fixes
2014-12-20 21:20:17 +00:00

17 lines
467 B
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Additional Compiled Classes
|--------------------------------------------------------------------------
|
| Here you may specify additional classes to include in the compiled file
| generated by the `artisan optimize` command. These should be classes
| that are included on basically every request into the application.
|
*/
];