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:
@@ -29,7 +29,7 @@ class finder
|
||||
protected $php_ext;
|
||||
|
||||
/**
|
||||
* Creates a new \finder instance.
|
||||
* Creates a new finder instance.
|
||||
*
|
||||
* @param string $phpbb_root_path Path to the phpbb root directory
|
||||
* @param string $php_ext php file extension
|
||||
|
Reference in New Issue
Block a user