mikehaertl\wkhtmlto\Image::getError PHP Méthode

getError() public méthode

public getError ( ) : string
Résultat string the detailed error message. Empty string if none.
    public function getError()
    {
        return $this->_error;
    }