mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/16247] Code consistency
PHPBB3-16247
This commit is contained in:
parent
17f8134a3b
commit
8c42a9d900
1 changed files with 1 additions and 1 deletions
|
@ -89,9 +89,9 @@ class factory implements \phpbb\textformatter\cache_interface
|
|||
author={TEXT1;optional}
|
||||
post_id={UINT;optional}
|
||||
post_url={URL;optional;postFilter=#false}
|
||||
profile_url={URL;optional;postFilter=#false}
|
||||
msg_id={UINT;optional}
|
||||
msg_url={URL;optional;postFilter=#false}
|
||||
profile_url={URL;optional;postFilter=#false}
|
||||
time={UINT;optional}
|
||||
url={URL;optional}
|
||||
user_id={UINT;optional}
|
||||
|
|
Loading…
Add table
Reference in a new issue