Refactored, optimized and implemented Draft for SecureSourceLoader

This commit is contained in:
Kevin Frantz
2019-01-01 00:16:43 +01:00
parent 8a5845daa9
commit fa87ed8606
8 changed files with 187 additions and 14 deletions

View File

@@ -8,6 +8,8 @@ use App\DBAL\Types\SystemSlugType;
use App\Entity\Source\AbstractSource;
/**
* This controller offers the standart routes for the template.
*
* @author kevinfrantz
*/
class DefaultController extends AbstractEntityController