mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/13388] Fix coding style
PHPBB3-13388
This commit is contained in:
parent
d129ee6c94
commit
ea7114e785
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ class router implements RouterInterface
|
|||
$route->setCondition($this->resolve($route->getCondition()));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Recursively replaces placeholders with the service container parameters.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue