mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 21:18:00 +01:00
18 lines
No EOL
443 B
PHP
18 lines
No EOL
443 B
PHP
<?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.
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
); |