PhpGitHooks\Module\PhpMd\Contract\Command\PhpMdToolCommand::getErrorMessage PHP Méthode

getErrorMessage() public méthode

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