@@ -40,7 +40,7 @@ |
||
| 40 | 40 | * @param int $limit |
| 41 | 41 | * @param int $offset |
| 42 | 42 | * |
| 43 | - * @return object[] |
|
| 43 | + * @return \Doctrine\Common\Collections\Collection |
|
| 44 | 44 | * @throws CriteriaConfigurationException |
| 45 | 45 | */ |
| 46 | 46 | public function findAction(array $criteria, array $order = [], $limit = 10, $offset = 0) |