Property | Type | Description | |
---|---|---|---|
$filename | string | which file contains this script? | |
$result | what is the result of playing this script? |
Method | Description | |
---|---|---|
__construct ( $filename ) | ||
getFilename ( ) : string | get the filename that contains this script | |
getResult ( ) : |
get the PhaseGroup_Result for this script |
public getFilename ( ) : string | ||
return | string |
public getResult ( ) : |
||
return |
protected string $filename | ||
return | string |