Searched refs:IpCounter (Results 1 – 2 of 2) sorted by relevance
8 use dokuwiki\plugin\captcha\IpCounter; alias115 $count = (new IpCounter())->get();234 (new IpCounter())->increment();242 (new IpCounter())->reset();
8 class IpCounter class