PhpGitHooks\Module\PhpCs\Contract\Command\PhpCsToolCommand::getErrorMessage PHP Метод

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

public getErrorMessage ( ) : string
Результат string
    public function getErrorMessage()
    {
        return $this->errorMessage;
    }