|
PocketMine-MP 5.37.4 git-07e225b0bd0d389de8a3d035fbd0ae8730a06053
|
Collaboration diagram for raklib\utils\ExceptionTraceCleaner: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.