@@ -606,7 +606,7 @@ |
||
| 606 | 606 | * This is just a convenient shortcut for getRepository($documentName)->find($id). |
| 607 | 607 | * |
| 608 | 608 | * @param string $documentName |
| 609 | - * @param mixed $identifier |
|
| 609 | + * @param \MongoId $identifier |
|
| 610 | 610 | * @param int $lockMode |
| 611 | 611 | * @param int $lockVersion |
| 612 | 612 | * @return object $document |