/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
symfony
/
routing
/
Tests
/
Fixtures
/
dumper
/
Upload File
HOME
<?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 ];