Completed
Push — master ( 329ddf...ff6e59 )
by Georges
12:29 queued 10:19
created
Twig/HumanReadableExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 class HumanReadableExtension extends \Twig_Extension
23 23
 {
24 24
     /**
25
-     * @return array
25
+     * @return \Twig_SimpleFilter[]
26 26
      */
27 27
     public function getFilters()
28 28
     {
Please login to merge, or discard this patch.