@@ -196,7 +196,7 @@ |
||
196 | 196 | * @param string $message the error message. |
197 | 197 | * @param string $file the filename that the error was raised in. |
198 | 198 | * @param integer $line the line number the error was raised at. |
199 | - * @return boolean whether the normal error handler continues. |
|
199 | + * @return null|false whether the normal error handler continues. |
|
200 | 200 | * |
201 | 201 | * @throws ErrorException |
202 | 202 | */ |