quick comment over the ClassLoader
This commit is contained in:
parent
d5fba47dc6
commit
078f8038e4
@ -5,6 +5,11 @@ namespace App\Support;
|
||||
use Log;
|
||||
use Symfony\Component\ClassLoader\ClassMapGenerator;
|
||||
|
||||
/**
|
||||
* Class find/load related functionality. Is used to find
|
||||
* the award classes right now that might be in a module
|
||||
* @package App\Support
|
||||
*/
|
||||
class ClassLoader
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user