Skip to content

Commit

Permalink
Update docblock.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 2, 2015
1 parent 29d8d9d commit f8e364d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Asset.php
Expand Up @@ -155,8 +155,9 @@ public function script($name, $source, $dependencies = [], $attributes = [], $re
* @param string $type
* @param string|array $name
* @param string $source
* @param array $dependencies
* @param array $attributes
* @param string|array $dependencies
* @param string|array $attributes
* @param string|array $replaces
* @return void
*/
protected function register($type, $name, $source, $dependencies, $attributes, $replaces)
Expand Down

0 comments on commit f8e364d

Please sign in to comment.