Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php126 private $_output_footer = ''; variable in CAS_Client
142 $message = empty($this->_output_footer)
145 : $this->_output_footer;
179 $this->_output_footer = $footer;