@@ -55,7 +55,7 @@ |
||
| 55 | 55 | /** |
| 56 | 56 | * Finds an entity by its primary key / identifier. |
| 57 | 57 | * |
| 58 | - * @param mixed $id |
|
| 58 | + * @param integer $id |
|
| 59 | 59 | * @param int|null $lockMode |
| 60 | 60 | * @param int|null $lockVersion |
| 61 | 61 | * @return object|null |