alexia\mar\reporter::getReportFilePath PHP Метод

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

Return the file path of the report.
public getReportFilePath ( ) : string
Результат string File Path
    public function getReportFilePath()
    {
        return $this->fullFilePath;
    }