Completed
Pull Request — master (#42)
by Vladimir
02:25
created
src/allejo/stakx/Twig/WhereFilter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
      * @param array|\ArrayAccess[] $array      The elements to filter through
90 90
      * @param string               $key        The key value in an associative array or FrontMatter
91 91
      * @param string               $comparison The actual comparison symbols being used
92
-     * @param mixed                $value      The value we're searching for
92
+     * @param string                $value      The value we're searching for
93 93
      *
94 94
      * @throws Twig_Error_Syntax
95 95
      *
Please login to merge, or discard this patch.