Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 192 Rev 193
Línea 3287... Línea 3287...
3287
                            ]
3287
                            ]
3288
                        ]
3288
                        ]
3289
                    ],
3289
                    ],
Línea 3290... Línea 3290...
3290
                    
3290
                    
3291
                    'abuse-report' => [
3291
                    'abuse-report' => [
3292
                        'type' => Literal::class,
3292
                        'type' => Segment::class,
3293
                        'options' => [
3293
                        'options' => [
3294
                            'route' => '/abuse-report/:type/:id',
3294
                            'route' => '/abuse-report/:type/:id',
3295
                            'constraints' => [
3295
                            'constraints' => [
3296
                                'type' => 'feed|post|comment|message|chat-message|chat-group-message',
3296
                                'type' => 'feed|post|comment|message|chat-message|chat-group-message',