프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$filename | string | which file contains this script? | |
$result | what is the result of playing this script? |
메소드 | 설명 | |
---|---|---|
__construct ( $filename ) | ||
getFilename ( ) : string | get the filename that contains this script | |
getResult ( ) : |
get the PhaseGroup_Result for this script |
public getFilename ( ) : string | ||
리턴 | string |
public getResult ( ) : |
||
리턴 |