mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13801] Updated event description [ci skip]
PHPBB3-13801
This commit is contained in:
parent
7b552152b4
commit
5772e06b1a
1 changed files with 3 additions and 2 deletions
|
@ -56,8 +56,9 @@ class parser implements \phpbb\textformatter\parser_interface
|
||||||
* Configure the parser service
|
* Configure the parser service
|
||||||
*
|
*
|
||||||
* Can be used to:
|
* Can be used to:
|
||||||
* - register variables or custom parsers in the s9e\TextFormatter
|
* - toggle features or BBCodes
|
||||||
* - configure the s9e\TextFormatter parser
|
* - register variables or custom parsers in the s9e\TextFormatter parser
|
||||||
|
* - configure the s9e\TextFormatter parser's runtime settings
|
||||||
*
|
*
|
||||||
* @event core.text_formatter_s9e_parser_setup
|
* @event core.text_formatter_s9e_parser_setup
|
||||||
* @var \phpbb\textformatter\s9e\parser parser This parser service
|
* @var \phpbb\textformatter\s9e\parser parser This parser service
|
||||||
|
|
Loading…
Add table
Reference in a new issue