Skip to content

Commit

Permalink
Merge branch 'master' of github.com:iulyanp/elixir-mix-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
iulyanp committed Jan 19, 2017
2 parents c453877 + 8a68349 commit e51e54c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Twig/MixExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function __construct($webDir)
}

/**
* @return array
* @return \Twig_SimpleFunction[]
*/
public function getFunctions()
{
Expand All @@ -33,7 +33,7 @@ public function getFunctions()
}

/**
* @param $asset
* @param string $asset
*
* @throws \Exception
*
Expand Down

0 comments on commit e51e54c

Please sign in to comment.