1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-19 07:00:14 +01:00

[ticket/15622] Remove "since" tag as it belongs to events

PHPBB3-15622
This commit is contained in:
MikelAlejoBR 2018-09-16 18:59:35 +02:00
parent ada8bc9da2
commit e17f00fb6b

View File

@ -1767,7 +1767,6 @@ class bitfield
* @param phpbb\textformatter\utils $text_formatter_utils Text formatter utilities
* @param parse_message $message_parser Message parser class
* @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 = '')
{