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:
@@ -28,7 +28,7 @@ class config_variable
|
||||
private $comment;
|
||||
|
||||
/**
|
||||
* Constructs a new \variable object
|
||||
* Constructs a new variable object
|
||||
*
|
||||
* @param string $name Name of the variable
|
||||
* @param string $value Value of the variable
|
||||
|
Reference in New Issue
Block a user