config_comment
class config_comment
\phpbb\search\sphinx\config_comment Represents a comment inside the sphinx configuration
Methods
__construct(string $exact_string)
Create a new comment
string
to_string()
Simply returns the comment as it was created
Details
at line 31
__construct(string $exact_string)
Create a new comment
at line 43
string
to_string()
Simply returns the comment as it was created