protected property BlockedIpsExpireCron::$notYetExpiredDate in Blocked IPs Expire 7
The expiry date for an IP address that will expire in the future.
Type: int
File
- tests/
blocked_ips_expire.cron.test, line 39 - Contains \BlockedIpsExpireCron.
Class
- BlockedIpsExpireCron
- Tests that expired IPs will be unblocked on cron run.
Code
protected $notYetExpiredDate;