mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15622] Remove "since" tag as it belongs to events
PHPBB3-15622
This commit is contained in:
parent
ada8bc9da2
commit
e17f00fb6b
1 changed files with 0 additions and 1 deletions
|
@ -1767,7 +1767,6 @@ class bitfield
|
||||||
* @param phpbb\textformatter\utils $text_formatter_utils Text formatter utilities
|
* @param phpbb\textformatter\utils $text_formatter_utils Text formatter utilities
|
||||||
* @param parse_message $message_parser Message parser class
|
* @param parse_message $message_parser Message parser class
|
||||||
* @param string $message_link Link of the original quoted post
|
* @param string $message_link Link of the original quoted post
|
||||||
* @since 3.2.4-RC1
|
|
||||||
*/
|
*/
|
||||||
function format_quote($bbcode_status, $quote_attributes, $text_formatter_utils, $message_parser, $message_link = '')
|
function format_quote($bbcode_status, $quote_attributes, $text_formatter_utils, $message_parser, $message_link = '')
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue