summaryrefslogtreecommitdiff
path: root/app/Helper/Hook.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-11 12:32:20 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-11 12:32:20 -0400
commitcf6d4d1c0a04b5816865818b9b6ab121071b870f (patch)
tree2b98a83059a61d11d6ac46bb282b1406ae88b827 /app/Helper/Hook.php
parent48a2cfc741101c76ba0e8d18f8cb631b9db93379 (diff)
Fix some phpdoc
Diffstat (limited to 'app/Helper/Hook.php')
-rw-r--r--app/Helper/Hook.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Helper/Hook.php b/app/Helper/Hook.php
index bf879878..dc76e5e7 100644
--- a/app/Helper/Hook.php
+++ b/app/Helper/Hook.php
@@ -16,7 +16,6 @@ class Hook extends \Core\Base
* @access public
* @param string $type
* @param string $hook
- * @param array $variables
* @return string
*/
public function asset($type, $hook)