Skip to content

Commit

Permalink
Merge pull request #567 from mikeSimonson/doc
Browse files Browse the repository at this point in the history
Improving a docblock
  • Loading branch information
mikeSimonson committed Sep 2, 2016
2 parents 40f9d55 + c9b1407 commit c9e8f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twig/DoctrineExtension.php
Expand Up @@ -32,7 +32,7 @@ class DoctrineExtension extends \Twig_Extension
/**
* Define our functions
*
* @return array
* @return \Twig_SimpleFilter[]
*/
public function getFilters()
{
Expand Down

0 comments on commit c9e8f7a

Please sign in to comment.