Home
last modified time | relevance | path

Searched refs:E_ERROR (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Http/Middleware/
H A DHandleExceptions.php49 use const E_ERROR; alias
80 if (error_get_last() !== null && error_get_last()['type'] & E_ERROR) {