@@ -28,7 +28,7 @@ |
||
28 | 28 | * |
29 | 29 | * @throws \Cake\Network\Exception\NotFoundException When it missing an arguments or when the file doesn't exist. |
30 | 30 | * |
31 | - * @return \Cake\Network\Exception\NotFoundException |
|
31 | + * @return Response |
|
32 | 32 | * \Cake\Network\Response |
33 | 33 | */ |
34 | 34 | public function download() |