getDisplay() 공개 메소드

public getDisplay ( $normalize = false ) : string
리턴 string
예제 #1
0
 private function getOutput()
 {
     return $this->tester->getDisplay(true);
 }