Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8699 Rev 8700
Línea 4056... Línea 4056...
4056
                                                    ]
4056
                                                    ]
4057
                                                ],
4057
                                                ],
4058
                                            ]
4058
                                            ]
4059
                                        ],
4059
                                        ],
4060
                                        'urgent' => [
4060
                                        'urgent' => [
4061
                                            'type' => Segment::class,
4061
                                                    'type' => Segment::class,
4062
                                            'options' => [
4062
                                                    'options' => [
4063
                                                'route' => '/urgent[/:urgent]',
4063
                                                        'route' => '/urgent[/:urgent]',
4064
                                                'constraints' => [
4064
                                                        'constraints' => [
4065
                                                    'urgent' => 'u'
4065
                                                            'urgent' => 'u'
-
 
4066
                                                        ],
-
 
4067
                                                        'defaults' => [
-
 
4068
                                                            'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewController',
-
 
4069
                                                            'action' => 'index'
-
 
4070
                                                        ]
-
 
4071
                                                    ]
4066
                                                ],
4072
                                                ],
4067
                                                'defaults' => [
-
 
4068
                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewController',
-
 
4069
                                                    'action' => 'index'
-
 
4070
                                                ]
-
 
4071
                                            ]
-
 
4072
                                        ],
-
 
4073
                                        'topic' => [
4073
                                        'topic' => [
4074
                                            'type' => Literal::class,
4074
                                            'type' => Literal::class,
4075
                                            'options' => [
4075
                                            'options' => [
4076
                                                'route' => '/topic',
4076
                                                'route' => '/topic',
4077
                                                'defaults' => [
4077
                                                'defaults' => [