2013-03-15 22:22:11 -05:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
return array(
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2014-03-15 10:14:55 +00:00
|
|
|
);
|