Completed
Push — master ( 665254...e5147d )
by max
02:16
created
src/FinderAggregateRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
     }
89 89
 
90 90
     /**
91
-     * @param CriteriaInterface|array $criteria
91
+     * @param CriteriaInterface $criteria
92 92
      * @return EntityInterface|null
93 93
      */
94 94
     public function find($criteria)
Please login to merge, or discard this patch.