Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DClient.php1421 return $this->_hasAttribute($key);
1431 private function _hasAttribute($key) function in CAS_Client
1449 if ($this->_hasAttribute($key)) {