Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 333 Rev 341
Línea 96... Línea 96...
96
                        ],
96
                        ],
97
                    ],
97
                    ],
98
                ]
98
                ]
99
            ],
99
            ],
Línea -... Línea 100...
-
 
100
            
-
 
101
            'cripto' => [
-
 
102
                'type' => Segment::class,
-
 
103
                'options' => [
-
 
104
                    'route' => '/cripto',
-
 
105
                    'defaults' => [
-
 
106
                        'controller' => '\LeadersLinked\Controller\HomeController',
-
 
107
                        'action' => 'cripto',
-
 
108
                    ],
-
 
109
                ],
-
 
110
                'may_terminate' => true,
-
 
111
            ],
100
            
112
            
101
            'storage' => [
113
            'storage' => [
102
                'type' => Segment::class,
114
                'type' => Segment::class,
103
                'options' => [
115
                'options' => [
104
                    'route' => '/storage/:code',
116
                    'route' => '/storage/:code',