alexia\mar\reporter::getReportFilePath PHP Méthode

getReportFilePath() public méthode

Return the file path of the report.
public getReportFilePath ( ) : string
Résultat string File Path
    public function getReportFilePath()
    {
        return $this->fullFilePath;
    }