@@ -52,7 +52,7 @@ |
||
| 52 | 52 | * Displays a view |
| 53 | 53 | * |
| 54 | 54 | * @param mixed What page to display |
| 55 | - * @return void |
|
| 55 | + * @return \Cake\Http\Response|null |
|
| 56 | 56 | * @throws NotFoundException When the view file could not be found |
| 57 | 57 | * or MissingViewException in debug mode. |
| 58 | 58 | */ |