@@ -85,7 +85,7 @@ discard block |
||
85 | 85 | * |
86 | 86 | * @param mixed $level DESCRIPTION |
87 | 87 | * |
88 | - * @return mixed |
|
88 | + * @return ErrorlogHandler |
|
89 | 89 | * |
90 | 90 | * @access public |
91 | 91 | */ |
@@ -100,7 +100,7 @@ discard block |
||
100 | 100 | * |
101 | 101 | * @param mixed $bool DESCRIPTION |
102 | 102 | * |
103 | - * @return mixed |
|
103 | + * @return ErrorlogHandler |
|
104 | 104 | * @access public |
105 | 105 | */ |
106 | 106 | public function setRethrow($bool) |
@@ -161,7 +161,7 @@ discard block |
||
161 | 161 | * @param Exception $exception DESCRIPTION |
162 | 162 | * @param Response $response DESCRIPTION |
163 | 163 | * |
164 | - * @return mixed |
|
164 | + * @return Response |
|
165 | 165 | * |
166 | 166 | * @access protected |
167 | 167 | */ |