From 08165881f29a304a901d5fd84d2c62a4c127fabb Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Thu, 13 Mar 2014 16:38:10 -0700 Subject: [ticket/12263] Add missing variable names to docblock fixes PHPBB3-12263 --- phpBB/phpbb/db/migration/tool/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/phpbb/db/migration/tool/module.php') diff --git a/phpBB/phpbb/db/migration/tool/module.php b/phpBB/phpbb/db/migration/tool/module.php index b2c14cfddb..ebbcbae301 100644 --- a/phpBB/phpbb/db/migration/tool/module.php +++ b/phpBB/phpbb/db/migration/tool/module.php @@ -38,7 +38,7 @@ class module implements \phpbb\db\migration\tool\tool_interface * Constructor * * @param \phpbb\db\driver\driver $db - * @param \phpbb\cache\service + * @param \phpbb\cache\service $cache * @param \phpbb\user $user * @param string $phpbb_root_path * @param string $php_ext -- cgit v1.2.1