@@ -9,7 +9,7 @@ |
||
9 | 9 | /** |
10 | 10 | * An user vote to a poll. |
11 | 11 | * |
12 | - * @return \Cake\Network\Exception\NotFoundException|\Cake\Network\Response |
|
12 | + * @return \Cake\Network\Response|null |
|
13 | 13 | */ |
14 | 14 | public function vote() |
15 | 15 | { |