@@ -20,7 +20,7 @@ |
||
| 20 | 20 | trait ElementCriteriaTrait |
| 21 | 21 | { |
| 22 | 22 | /** |
| 23 | - * @param array $criteria |
|
| 23 | + * @param ObjectCriteriaInterface $criteria |
|
| 24 | 24 | * @return ObjectCriteriaInterface |
| 25 | 25 | */ |
| 26 | 26 | public abstract function getCriteria(array $criteria = []): ObjectCriteriaInterface; |