Aviat\Banker\Driver\RedisDriver::expiresAt
Set the expiration timestamp of a key
Signature
public function expiresAt(string
$key,
int
$expires )
Parameters
$key
— string$expires
— int
Returns
- boolean