mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/12715] Cleanup comments in \phpbb\feed\*
PHPBB3-12715
This commit is contained in:
@@ -36,7 +36,7 @@ class helper
|
||||
* @param \phpbb\config\config $config Config object
|
||||
* @param \phpbb\user $user User object
|
||||
* @param string $phpbb_root_path Root path
|
||||
* @return null
|
||||
* @param string $phpEx PHP extension
|
||||
*/
|
||||
public function __construct(\phpbb\config\config $config, \phpbb\user $user, $phpbb_root_path, $phpEx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user