critical_error (line 30)
Exit with a nicely formatted critical error.
void
critical_error
(string $code, [?string $relay = NULL], [boolean $exit = true])
-
string
$code: The error message code
-
?string
$relay: Relayed additional details (NULL: nothing relayed)
-
boolean
$exit: Whether to actually exit