@@ -15,6 +15,9 @@ |
||
15 | 15 | return $error; |
16 | 16 | } |
17 | 17 | |
18 | + /** |
|
19 | + * @return callable |
|
20 | + */ |
|
18 | 21 | protected function getErrorHandler() |
19 | 22 | { |
20 | 23 | if (!$this->errorHandler) { |