Fix some phpdoc

This commit is contained in:
Frederic Guillot
2015-10-11 12:32:20 -04:00
parent 48a2cfc741
commit cf6d4d1c0a
2 changed files with 5 additions and 1 deletions

View File

@@ -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)