Searched refs:IpCounter (Results 1 – 3 of 3) sorted by relevance
8 use dokuwiki\plugin\captcha\IpCounter; alias115 $count = (new IpCounter())->get();126 $counter = new IpCounter();137 $counter = new IpCounter();256 IpCounter::clean();277 (new IpCounter())->increment();285 (new IpCounter())->reset();
11 class IpCounter class
5 use dokuwiki\plugin\captcha\IpCounter; alias18 /** @var IpCounter */27 $this->counter = new IpCounter();89 $counter = new IpCounter();135 $counter = new IpCounter();152 $counter = new IpCounter();