[ticket/289] Fix scrutinizer documentation issues

This commit is contained in:
Marc Alexander
2014-07-23 23:21:39 +02:00
parent 7732c23e3d
commit 2692429e82
16 changed files with 42 additions and 42 deletions

View File

@@ -56,10 +56,10 @@ class forumlist extends module_base
/** @var \phpbb\template */
protected $template;
/** @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 */