mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
This commit is contained in:
@@ -148,7 +148,7 @@ class renderer implements \phpbb\textformatter\renderer_interface
|
||||
*
|
||||
* @param \phpbb\config\config $config
|
||||
* @param \phpbb\path_helper $path_helper
|
||||
* @return null
|
||||
* @return void
|
||||
*/
|
||||
public function configure_smilies_path(\phpbb\config\config $config, \phpbb\path_helper $path_helper)
|
||||
{
|
||||
|
Reference in New Issue
Block a user