diff options
Diffstat (limited to 'app/Helper/Hook.php')
-rw-r--r-- | app/Helper/Hook.php | 1 |
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) |