PocketMine-MP 5.21.1 git-2ff647079265e7c600203af4fd902b15e99d49a4
|
Public Member Functions | |
__construct (private string $mainPath) | |
cleanPath (string $path) | |
getTrace (int $start=0, ?array $trace=null) | |
Definition at line 31 of file ExceptionTraceCleaner.php.
raklib\utils\ExceptionTraceCleaner::__construct | ( | private string | $mainPath | ) |
Definition at line 32 of file ExceptionTraceCleaner.php.
raklib\utils\ExceptionTraceCleaner::cleanPath | ( | string | $path | ) |
Definition at line 71 of file ExceptionTraceCleaner.php.
raklib\utils\ExceptionTraceCleaner::getTrace | ( | int | $start = 0 , |
?array | $trace = null |
||
) |
list<array<string,mixed>>|null | $trace |
Definition at line 41 of file ExceptionTraceCleaner.php.