PhpGitHooks\Module\PhpCsFixer\Contract\Command\PhpCsFixerToolCommand::getErrorMessage PHP Метод

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

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