SunnyCashExpirationStrategyInterface
in
Interface SunnyCashExpirationStrategyInterface
Table of Contents
- isExpired() : bool
- Indicates if something is expired according to the strategy and the given date and time.
Methods
isExpired()
Indicates if something is expired according to the strategy and the given date and time.
public
isExpired(IntType $timestamp) : bool
Parameters
- $timestamp : IntType
-
The timestamp that is tested