mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15970] Add empty line before event docblock
PHPBB3-15970
This commit is contained in:
committed by
Jakub Senko
parent
8c29ef3188
commit
83774be7a7
@@ -99,6 +99,7 @@ class admin_form extends form
|
||||
$subject = $this->subject;
|
||||
$body = $this->body;
|
||||
$errors = $this->errors;
|
||||
|
||||
/**
|
||||
* You can use this event to modify subject and/or body and add new errors.
|
||||
*
|
||||
|
Reference in New Issue
Block a user