Completed
Push — master ( e97792...55e67e )
by WEBEWEB
09:22
created
Twig/Extension/QueryBuilderTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
     /**
60 60
      * Get the Twig functions.
61 61
      *
62
-     * @return array Returns the Twig functions.
62
+     * @return Twig_SimpleFunction[] Returns the Twig functions.
63 63
      */
64 64
     public function getFunctions() {
65 65
         return [
Please login to merge, or discard this patch.