mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/11768] Removed comments
PHPBB3-11768
This commit is contained in:
@@ -26,8 +26,6 @@ abstract class renderer
|
|||||||
/**
|
/**
|
||||||
* Automatically set the smilies path based on config
|
* Automatically set the smilies path based on config
|
||||||
*
|
*
|
||||||
* Called by the service container
|
|
||||||
*
|
|
||||||
* @param phpbb\config\config $config
|
* @param phpbb\config\config $config
|
||||||
* @param phpbb\path_helper $path_helper
|
* @param phpbb\path_helper $path_helper
|
||||||
* @return null
|
* @return null
|
||||||
@@ -46,7 +44,6 @@ abstract class renderer
|
|||||||
* Configure this renderer as per the user's settings
|
* Configure this renderer as per the user's settings
|
||||||
*
|
*
|
||||||
* Should set the locale as well as the viewcensor/viewflash/viewimg/viewsmilies options.
|
* Should set the locale as well as the viewcensor/viewflash/viewimg/viewsmilies options.
|
||||||
* Called by the service container
|
|
||||||
*
|
*
|
||||||
* @param phpbb\user $user
|
* @param phpbb\user $user
|
||||||
* @param phpbb\config\config $config
|
* @param phpbb\config\config $config
|
||||||
|
Reference in New Issue
Block a user