Property | Type | Description | |
---|---|---|---|
$tableName | string | The key that this table stores it's data in the RuntimeConfig |
Method | Description | |
---|---|---|
getDetailsForPid ( mixed $pid ) : object | getDetailsForPid | |
getProcessesTable ( ) : object | getProcessesTable |
public getDetailsForPid ( mixed $pid ) : object | ||
$pid | mixed | The pid we're working with |
return | object |
public getProcessesTable ( ) : object | ||
return | object |
protected string $tableName | ||
return | string |