mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/13388] Fix coding style
PHPBB3-13388
This commit is contained in:
@@ -225,6 +225,7 @@ class router implements RouterInterface
|
|||||||
$route->setCondition($this->resolve($route->getCondition()));
|
$route->setCondition($this->resolve($route->getCondition()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Recursively replaces placeholders with the service container parameters.
|
* Recursively replaces placeholders with the service container parameters.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user