mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/16247] Code consistency
PHPBB3-16247
This commit is contained in:
@@ -89,9 +89,9 @@ class factory implements \phpbb\textformatter\cache_interface
|
|||||||
author={TEXT1;optional}
|
author={TEXT1;optional}
|
||||||
post_id={UINT;optional}
|
post_id={UINT;optional}
|
||||||
post_url={URL;optional;postFilter=#false}
|
post_url={URL;optional;postFilter=#false}
|
||||||
profile_url={URL;optional;postFilter=#false}
|
|
||||||
msg_id={UINT;optional}
|
msg_id={UINT;optional}
|
||||||
msg_url={URL;optional;postFilter=#false}
|
msg_url={URL;optional;postFilter=#false}
|
||||||
|
profile_url={URL;optional;postFilter=#false}
|
||||||
time={UINT;optional}
|
time={UINT;optional}
|
||||||
url={URL;optional}
|
url={URL;optional}
|
||||||
user_id={UINT;optional}
|
user_id={UINT;optional}
|
||||||
|
Reference in New Issue
Block a user