PocketMine-MP 5.25.1 git-34f801ee3c6d8c99dfd928b19fc58597b5b997ea
Loading...
Searching...
No Matches
pocketmine\errorhandler\ErrorTypeToStringMap Class Reference
+ Collaboration diagram for pocketmine\errorhandler\ErrorTypeToStringMap:

Static Public Member Functions

static get (int $errorType)
 

Detailed Description

Definition at line 22 of file ErrorTypeToStringMap.php.

Member Function Documentation

◆ get()

static pocketmine\errorhandler\ErrorTypeToStringMap::get ( int $errorType)
static

Converts an E_* error constant to its string representation.

Exceptions

InvalidArgumentException

Definition at line 51 of file ErrorTypeToStringMap.php.


The documentation for this class was generated from the following file: