PocketMine-MP 5.21.1 git-2ff647079265e7c600203af4fd902b15e99d49a4
raklib\utils\ExceptionTraceCleaner Class Reference
+ Collaboration diagram for raklib\utils\ExceptionTraceCleaner:

Public Member Functions

 __construct (private string $mainPath)
 
 cleanPath (string $path)
 
 getTrace (int $start=0, ?array $trace=null)
 

Detailed Description

Definition at line 31 of file ExceptionTraceCleaner.php.

Constructor & Destructor Documentation

◆ __construct()

raklib\utils\ExceptionTraceCleaner::__construct ( private string  $mainPath)

Definition at line 32 of file ExceptionTraceCleaner.php.

Member Function Documentation

◆ cleanPath()

raklib\utils\ExceptionTraceCleaner::cleanPath ( string  $path)

Definition at line 71 of file ExceptionTraceCleaner.php.

◆ getTrace()

raklib\utils\ExceptionTraceCleaner::getTrace ( int  $start = 0,
?array  $trace = null 
)
Parameters
list<array<string,mixed>>|null$trace
Returns
list<string>

Definition at line 41 of file ExceptionTraceCleaner.php.


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