getDisplay() public method

public getDisplay ( $normalize = false ) : string
return string
Ejemplo n.º 1
0
 private function getOutput()
 {
     return $this->tester->getDisplay(true);
 }