Home
last modified time | relevance | path

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

/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/
H A DAbstract.php171 private $_numRequests = 0; variable in CAS_ProxiedService_Http_Abstract
211 $this->_numRequests++;
212 if ($this->_numRequests > 4) {
294 return ($this->_numRequests > 0);