aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/tool/module.php
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2014-03-13 16:38:10 -0700
committerMatt Friedman <maf675@gmail.com>2014-03-13 16:38:10 -0700
commit08165881f29a304a901d5fd84d2c62a4c127fabb (patch)
treec54c1d9db6c207e20ea9ff6fc42456b8d9728d94 /phpBB/phpbb/db/migration/tool/module.php
parentc48fe65dfdb507973b58e8c0750664fefe61b095 (diff)
downloadforums-08165881f29a304a901d5fd84d2c62a4c127fabb.tar
forums-08165881f29a304a901d5fd84d2c62a4c127fabb.tar.gz
forums-08165881f29a304a901d5fd84d2c62a4c127fabb.tar.bz2
forums-08165881f29a304a901d5fd84d2c62a4c127fabb.tar.xz
forums-08165881f29a304a901d5fd84d2c62a4c127fabb.zip
[ticket/12263] Add missing variable names to docblock fixes
PHPBB3-12263
Diffstat (limited to 'phpBB/phpbb/db/migration/tool/module.php')
-rw-r--r--phpBB/phpbb/db/migration/tool/module.php2
1 files changed, 1 insertions, 1 deletions
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