1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/14412] Comment fixes for PHPDoc in the events

PHPBB3-14412
This commit is contained in:
lavigor
2016-01-15 14:07:50 +03:00
parent 295a424fc7
commit fef03a1946
4 changed files with 10 additions and 10 deletions

View File

@@ -370,7 +370,7 @@ class acp_bbcodes
*
* @event core.acp_bbcodes_display_form
* @var string action Type of the action: modify|create
* @var string sql_ary The SQL array to get custom bbcode data
* @var array sql_ary The SQL array to get custom bbcode data
* @var array template_data Array with form template data
* @var string u_action The u_action link
* @since 3.1.0-a3