mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11768] Updated renderer annotation
PHPBB3-11768
This commit is contained in:
@@ -18,7 +18,7 @@ abstract class renderer
|
||||
/**
|
||||
* Render given text
|
||||
*
|
||||
* @param string $text Text, as parsed by the text_formatter.parser service
|
||||
* @param string $text Text, as parsed by something that implements \phpbb\textformatter\parser
|
||||
* @return string
|
||||
*/
|
||||
abstract public function render($text);
|
||||
|
Reference in New Issue
Block a user