[ticket/289] Add a few more minor scrutinizer fixes
B3P-289
This commit is contained in:
@@ -62,10 +62,10 @@ class announcements extends module_base
|
||||
/** @var \phpbb\request\request */
|
||||
protected $request;
|
||||
|
||||
/** @var php file extension */
|
||||
/** @var string php file extension */
|
||||
protected $php_ext;
|
||||
|
||||
/** @var phpbb root path */
|
||||
/** @var string phpbb root path */
|
||||
protected $phpbb_root_path;
|
||||
|
||||
/** @var \phpbb\user */
|
||||
|
||||
Reference in New Issue
Block a user