Completed
Pull Request — master (#86)
by Krzysztof
02:32
created
src/KGzocha/Searcher/Criteria/Collection/CriteriaCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
     /**
80 80
      * Will ensure that provided criteria are array or traversable object.
81 81
      *
82
-     * @param mixed $criteria
82
+     * @param CriteriaInterface[] $criteria
83 83
      */
84 84
     private function checkType($criteria)
85 85
     {
Please login to merge, or discard this patch.