PhpGitHooks\Module\PhpUnit\Contract\Command\StrictCoverageCommand::getErrorMessage PHP Method

getErrorMessage() public method

public getErrorMessage ( ) : string
return string
    public function getErrorMessage()
    {
        return $this->errorMessage;
    }