protected property BlockedIpsExpireCron::$notYetExpiredIpAddress in Blocked IPs Expire 7
An IP address that will expire in the future.
Type: string
File
- tests/
blocked_ips_expire.cron.test, line 32 - Contains \BlockedIpsExpireCron.
Class
- BlockedIpsExpireCron
- Tests that expired IPs will be unblocked on cron run.
Code
protected $notYetExpiredIpAddress;