Skip to content

Commit

Permalink
Merge pull request #951 from imanalopher/1.0
Browse files Browse the repository at this point in the history
return filter function String
  • Loading branch information
cedricziel authored Jun 20, 2017
2 parents d586411 + f57164f commit 6e43896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Templating/ImagineExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function getFilters()
* @param array $runtimeConfig
* @param string $resolver
*
* @return \Twig_Markup
* @return string
*/
public function filter($path, $filter, array $runtimeConfig = array(), $resolver = null)
{
Expand Down

0 comments on commit 6e43896

Please sign in to comment.