Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11902 Rev 11908
Línea 4293... Línea 4293...
4293
                                    'child_routes' => [
4293
                                    'child_routes' => [
4294
                                        'feeds' => [
4294
                                        'feeds' => [
4295
                                            'type' => Literal::class,
4295
                                            'type' => Literal::class,
4296
                                            'options' => [
4296
                                            'options' => [
4297
                                                'route' => '/feeds',
4297
                                                'route' => '/feeds',
4298
                                                'defaults' => [
-
 
4299
                                                    'controller' => '\LeadersLinked\Controller\HighPerformanceTeamsGroupsViewFeedController',
-
 
4300
                                                    'action' => 'index'
-
 
4301
                                                ]
-
 
-
 
4298
                                               
4302
                                            ],
4299
                                            ],
4303
                                            'may_terminate' => true,
4300
                                            'may_terminate' => true,
4304
                                            'child_routes' => [
4301
                                            'child_routes' => [
4305
                                                'timeline' => [
4302
                                                'timeline' => [
4306
                                                    'type' => Segment::class,
4303
                                                    'type' => Segment::class,