Completed
Push — master ( db7448...a4e7b8 )
by WEBEWEB
05:10
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.