quick comment over the ClassLoader

pull/235/head
Nabeel Shahzad 7 years ago
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…
Cancel
Save