Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 420 Rev 421
Línea 280... Línea 280...
280
                        'controller' => '\LeadersLinked\Controller\HomeController',
280
                        'controller' => '\LeadersLinked\Controller\HomeController',
281
                        'action' => 'index'
281
                        'action' => 'index'
282
                    ]
282
                    ]
283
                ]
283
                ]
284
            ],
284
            ],
285
            'recruitment-and-selection' => [
285
            'ia' => [
286
                'type' => Literal::class,
286
                'type' => Literal::class,
287
                'options' => [
287
                'options' => [
288
                    'route' => '/recruitment-and-selection/vacancies/ia-aplications',
288
                    'route' => '/ia-vacancies-aplications',
289
                    'defaults' => [
289
                    'defaults' => [
290
                        'controller' => '\LeadersLinked\Controller\AIRecruitmentVacancyAplicationController',
290
                        'controller' => '\LeadersLinked\Controller\AIRecruitmentVacancyAplicationController',
291
                        'action' => 'index'
291
                        'action' => 'index'
292
                    ]
292
                    ]
293
                ],
293
                ],
294
                'may_terminate' => true,
-
 
295
                'child_routes' => []
-
 
296
            ],
294
            ],
297
            'language' => [
295
            'language' => [
298
                'type' => Literal::class,
296
                'type' => Literal::class,
299
                'options' => [
297
                'options' => [
300
                    'route' => '/language',
298
                    'route' => '/language',