프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$tableName | string | The key that this table stores it's data in the RuntimeConfig |
메소드 | 설명 | |
---|---|---|
hasEntryForProcess ( mixed $pid ) : void | hasEntryForProcess | |
hasNoEntryForProcess ( mixed $pid ) : void | hasNoEntryForProcess |
public hasEntryForProcess ( mixed $pid ) : void | ||
$pid | mixed | The pid we're working with |
리턴 | void |
public hasNoEntryForProcess ( mixed $pid ) : void | ||
$pid | mixed | The pid we're working with |
리턴 | void |
protected string $tableName | ||
리턴 | string |