Home
last modified time | relevance | path

Searched refs:allowNullHeader (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DParserConfig.php25 public $allowNullHeader; variable in Google\\Service\\CloudHealthcare\\ParserConfig
40 public function setAllowNullHeader($allowNullHeader) argument
42 $this->allowNullHeader = $allowNullHeader;
49 return $this->allowNullHeader;