@@ -203,7 +203,7 @@ |
||
203 | 203 | * Find a page in the repository and trigger a view event. |
204 | 204 | * |
205 | 205 | * @param string $id |
206 | - * @return mixed |
|
206 | + * @return PageInterface |
|
207 | 207 | * |
208 | 208 | * @throws NotFoundHttpException |
209 | 209 | */ |