mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12608] Clean up whitespace
PHPBB3-12608
This commit is contained in:
parent
693cbd247c
commit
49a1896a76
1 changed files with 3 additions and 3 deletions
|
@ -314,11 +314,11 @@ abstract class base implements \phpbb\notification\type\type_interface
|
|||
'AVATAR' => $this->get_avatar(),
|
||||
|
||||
'FORMATTED_TITLE' => $this->get_title(),
|
||||
|
||||
|
||||
'REFERENCE' => $this->get_reference(),
|
||||
|
||||
|
||||
'FORUM' => $this->get_forum(),
|
||||
|
||||
|
||||
'REASON' => $this->get_reason(),
|
||||
|
||||
'URL' => $this->get_url(),
|
||||
|
|
Loading…
Add table
Reference in a new issue