aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-05-17 14:09:02 +0200
committerJoshyPHP <s9e.dev@gmail.com>2015-05-18 02:58:33 +0200
commit5772e06b1aace1d5fbef263217e71ad10347364d (patch)
treed0af952ccd2e3e5270b11f8a88d8c36b5167165f
parent7b552152b416d9f0c2e873f6f70c4d3cec575ea6 (diff)
downloadforums-5772e06b1aace1d5fbef263217e71ad10347364d.tar
forums-5772e06b1aace1d5fbef263217e71ad10347364d.tar.gz
forums-5772e06b1aace1d5fbef263217e71ad10347364d.tar.bz2
forums-5772e06b1aace1d5fbef263217e71ad10347364d.tar.xz
forums-5772e06b1aace1d5fbef263217e71ad10347364d.zip
[ticket/13801] Updated event description [ci skip]
PHPBB3-13801
-rw-r--r--phpBB/phpbb/textformatter/s9e/parser.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/phpbb/textformatter/s9e/parser.php b/phpBB/phpbb/textformatter/s9e/parser.php
index ee033f6d21..b7d0b2b90b 100644
--- a/phpBB/phpbb/textformatter/s9e/parser.php
+++ b/phpBB/phpbb/textformatter/s9e/parser.php
@@ -56,8 +56,9 @@ class parser implements \phpbb\textformatter\parser_interface
* Configure the parser service
*
* Can be used to:
- * - register variables or custom parsers in the s9e\TextFormatter
- * - configure the s9e\TextFormatter parser
+ * - toggle features or BBCodes
+ * - 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
* @var \phpbb\textformatter\s9e\parser parser This parser service