php-cs-fixer fix

This commit is contained in:
Lorenzo Milesi
2022-12-29 22:58:51 +01:00
parent fdb53cfe7a
commit 406fa591f3
4 changed files with 61 additions and 62 deletions

View File

@ -280,7 +280,7 @@ class Bootstrap implements BootstrapInterface
/**
* Initializes web url for rest routes.
* @param WebApplication $app
* @param WebApplication $app
* @throws InvalidConfigException
*/
protected function initUrlRestRoutes(WebApplication $app)