|
PocketMine-MP 5.44.4 git-bc94a0da0c87abe7eb99d229a9ec672b3c405d11
|
Collaboration diagram for pocketmine\errorhandler\ErrorTypeToStringMap:Static Public Member Functions | |
| static | get (int $errorType) |
Definition at line 22 of file ErrorTypeToStringMap.php.
|
static |
Converts an E_* error constant to its string representation.
InvalidArgumentException
Definition at line 50 of file ErrorTypeToStringMap.php.