Documentation

ErrorHandler
in package

Error handling utilities.

Provides methods for displaying errors and handling fatal conditions.

Tags
category

Lwt

author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/php/
since
3.0.0

Table of Contents

Methods

die()  : never
Make the script crash and prints an error message

Methods

die()

Make the script crash and prints an error message

public static die(string $text) : never
Parameters
$text : string

Error text to output

Tags
since
2.5.3-fork

Add a link to the Discord community

Return values
never

        
On this page

Search results