mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/11700] Fix leftover backslashes in comments
PHPBB3-11700
This commit is contained in:
@@ -52,7 +52,7 @@ class finder
|
||||
protected $cached_queries;
|
||||
|
||||
/**
|
||||
* Creates a new \finder instance with its dependencies
|
||||
* Creates a new finder instance with its dependencies
|
||||
*
|
||||
* @param \phpbb\extension\manager $extension_manager An extension manager
|
||||
* instance that provides the finder with a list of active
|
||||
|
Reference in New Issue
Block a user