Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow DateTimeInterface in
executeSet
(tedious#341)
When `$time` is not `\DateTime` but implements `\DateTimeInterface` it is ignored and `self::$cacheTime` is used.
- Loading branch information