getDisplay() публичный Метод

public getDisplay ( $normalize = false ) : string
Результат string
Пример #1
0
 private function getOutput()
 {
     return $this->tester->getDisplay(true);
 }