Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 509 Rev 510
Línea 294... Línea 294...
294
                        'action' => 'index'
294
                        'action' => 'index'
295
                    ]
295
                    ]
296
                ],
296
                ],
297
            ],
297
            ],
298
            'recruitment-ia' => [
298
            'recruitment-ia' => [
299
                'type' => Literal::class,
299
                'type' => Segment::class,
300
                'options' => [
300
                'options' => [
301
                    'route' => '/recruitment-ia',
301
                    'route' => '/recruitment-ia',
302
                ],
302
                ],
303
                'may_terminate' => true,
303
                'may_terminate' => true,
304
                'child_routes' => [
304
                'child_routes' => [
Línea 326... Línea 326...
326
                                'controller' => '\LeadersLinked\Controller\CreateJobDescriptionController',
326
                                'controller' => '\LeadersLinked\Controller\CreateJobDescriptionController',
327
                                'action' => 'index'
327
                                'action' => 'index'
328
                            ]
328
                            ]
329
                        ],
329
                        ],
330
                    ],
330
                    ],
331
 
-
 
-
 
331
                ],
332
            ],
332
            ],
333
 
-
 
334
            'language' => [
333
            'language' => [
335
                'type' => Literal::class,
334
                'type' => Literal::class,
336
                'options' => [
335
                'options' => [
337
                    'route' => '/language',
336
                    'route' => '/language',
338
                    'defaults' => [
337
                    'defaults' => [