Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 513 Rev 515
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-ia' => [
285
            'recruitment-ai' => [
286
                'type' => Literal::class,
286
                'type' => Literal::class,
287
                'options' => [
287
                'options' => [
288
                    'route' => '/recruitment-ia',
288
                    'route' => '/recruitment-ai',
289
                ],
289
                ],
290
                'may_terminate' => true,
290
                'may_terminate' => true,
291
                'child_routes' => [
291
                'child_routes' => [
292
                    'pre-aplications' => [
292
                    'pre-aplications' => [
293
                        'type' => Segment::class,
293
                        'type' => Segment::class,