Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php92 private $_output_header = ''; variable in CAS_Client
112 (empty($this->_output_header)
114 : $this->_output_header)
163 $this->_output_header = $header;