mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/11050] add missing @var
PHPBB3-11050
This commit is contained in:
@@ -102,6 +102,7 @@ class phpbb_search_fulltext_sphinx
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Stores the generated content of the sphinx config file
|
* Stores the generated content of the sphinx config file
|
||||||
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $config_file_data = '';
|
protected $config_file_data = '';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user