Home
last modified time | relevance | path

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

/plugin/captcha/ !
DIpCounter.php74 public function getLastAttempt() function in dokuwiki\\plugin\\captcha\\IpCounter
105 $elapsed = time() - $this->getLastAttempt();
/plugin/captcha/_test/ !
DIpCounterTest.php40 $this->assertEquals(0, $this->counter->getLastAttempt());
69 $this->assertEquals(0, $this->counter->getLastAttempt());
75 $lastAttempt = $this->counter->getLastAttempt();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ !
DManagedInstance.php130 public function getLastAttempt() function in Google\\Service\\Compute\\ManagedInstance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/ !
DTask.php153 public function getLastAttempt() function in Google\\Service\\CloudTasks\\Task