Incluida arquitectura 'Js_loader' con un ejemplo de uso

This commit is contained in:
imnavajas
2023-09-14 10:29:40 +02:00
parent 8754782dc9
commit 8a207b246b
8 changed files with 96 additions and 3 deletions

View File

@ -127,7 +127,7 @@ class LoginAuthFilter implements FilterInterface
*/
public function whiteListController(){
return [
'',
'Js_loader',
'BaseController',
'Home',
'Login',