PHP Classes

File: vendor/symfony/routing/Tests/Fixtures/dumper/compiled_url_matcher9.php

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/symfony/routing/Tests/Fixtures/dumper/compiled_url_matcher9.php   Download  
File: vendor/symfony/routing/Tests/Fixtures/dumper/compiled_url_matcher9.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 562 bytes
 

Contents

Class file image Download
<?php

/**
 * This file has been auto-generated
 * by the Symfony Routing Component.
 */

return [
   
true, // $matchHost
   
[ // $staticRoutes
       
'/' => [
            [[
'_route' => 'a'], '#^(?P<d>[^\\.]++)\\.e\\.c\\.b\\.a$#sDi', null, null, false, false, null],
            [[
'_route' => 'c'], '#^(?P<e>[^\\.]++)\\.e\\.c\\.b\\.a$#sDi', null, null, false, false, null],
            [[
'_route' => 'b'], 'd.c.b.a', null, null, false, false, null],
        ],
    ],
    [
// $regexpList
   
],
    [
// $dynamicRoutes
   
],
   
null, // $checkCondition
];