Skip to content
Snippets Groups Projects
Commit da513856 authored by catch's avatar catch
Browse files

Issue #3195571 by daffie, longwave: [Symfony 6] The constant...

Issue #3195571 by daffie, longwave: [Symfony 6] The constant Symfony\Component\Routing\RouteCompiler::REGEX_DELIMITER is deprecated
parent ff8c31d2
Branches
Tags
Loading
......@@ -11,11 +11,6 @@
*/
class RouteCompiler extends SymfonyRouteCompiler implements RouteCompilerInterface {
/**
* Utility constant to use for regular expressions against the path.
*/
const REGEX_DELIMITER = '#';
/**
* Compiles the current route instance.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment