mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 06:55:25 +02:00
[ticket/12620] Fix coding style
PHPBB3-12620
This commit is contained in:
parent
0a1db77ea8
commit
6019e51fed
@ -50,8 +50,7 @@ function phpbb_get_url_matcher(\phpbb\extension\manager $manager, RequestContext
|
||||
* Create a new UrlMatcher class and dump it into the cache file
|
||||
*
|
||||
* @param \phpbb\extension\manager $manager Extension manager
|
||||
* @param string $root_path Root path
|
||||
* @param ConfigCache $config_cache The config cache
|
||||
* @param string $root_path Root path* @param ConfigCache $config_cache The config cache
|
||||
* @return null
|
||||
*/
|
||||
function phpbb_create_dumped_url_matcher(\phpbb\extension\manager $manager, $root_path, $config_cache)
|
||||
|
Loading…
x
Reference in New Issue
Block a user