Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 2232 Rev 2235
Línea 2908... Línea 2908...
2908
            'planning-objectives-and-goals' => [
2908
            'planning-objectives-and-goals' => [
2909
                'type' => Literal::class,
2909
                'type' => Literal::class,
2910
                'options' => [
2910
                'options' => [
2911
                    'route' => '/planning-objectives-and-goals',
2911
                    'route' => '/planning-objectives-and-goals',
2912
                    'defaults' => [
2912
                    'defaults' => [
2913
                        'controller' => '\LeadersLinked\Controller\PlanningObjectivesAndGoalsObjectivesController',
2913
                        'controller' => '\LeadersLinked\Controller\PlanningObjectivesAndGoalsController',
2914
                        'action' => 'index'
2914
                        'action' => 'index'
2915
                    ]
2915
                    ]
2916
                ],
2916
                ],
2917
                'may_terminate' => true,
2917
                'may_terminate' => true,
2918
                'child_routes' => [
2918
                'child_routes' => [