Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2951 | Rev 3121 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2951 Rev 2960
Línea 446... Línea 446...
446
                        'controller' => '\LeadersLinked\Controller\HomeController',
446
                        'controller' => '\LeadersLinked\Controller\HomeController',
447
                        'action' => 'markRead'
447
                        'action' => 'markRead'
448
                    ]
448
                    ]
449
                ]
449
                ]
450
            ],
450
            ],
-
 
451
            'lastNotifications' => [
-
 
452
                'type' => Literal::class,
-
 
453
                'options' => [
-
 
454
                    'route' => '/notifications/lastNotifications',
-
 
455
                    'defaults' => [
-
 
456
                        'controller' => '\LeadersLinked\Controller\HomeController',
-
 
457
                        'action' => 'lastNotifications'
-
 
458
                    ]
-
 
459
                ]
-
 
460
            ],
451
            'backend' => [
461
            'backend' => [
452
                'type' => Literal::class,
462
                'type' => Literal::class,
453
                'options' => [
463
                'options' => [
454
                    'route' => '/backend',
464
                    'route' => '/backend',
455
                    'defaults' => [
465
                    'defaults' => [