init
This commit is contained in:
7
backend/var/cache/dev/url_generating_routes.php
vendored
Normal file
7
backend/var/cache/dev/url_generating_routes.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// This file has been auto-generated by the Symfony Routing Component.
|
||||
|
||||
return [
|
||||
'_preview_error' => [['code', '_format'], ['_controller' => 'error_controller::preview', '_format' => 'html'], ['code' => '\\d+'], [['variable', '.', '[^/]++', '_format', true], ['variable', '/', '\\d+', 'code', true], ['text', '/_error']], [], [], []],
|
||||
];
|
||||
Reference in New Issue
Block a user