[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/phpbb/search/sphinx/ -> config_comment.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 47 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

config_comment:: (2 methods):
  __construct()
  to_string()


Class: config_comment  - X-Ref

\phpbb\search\sphinx\config_comment
Represents a comment inside the sphinx configuration

__construct($exact_string)   X-Ref
Create a new comment

param: string    $exact_string    The content of the comment including newlines, leading whitespace, etc.

to_string()   X-Ref
Simply returns the comment as it was created

return: string    The exact string that was specified in the constructor



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1