mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +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()));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Recursively replaces placeholders with the service container parameters.
|
||||
*
|
||||
|
Reference in New Issue
Block a user