DateIntervalFilter
in package
implements
TypeFilter
Will be removed in 2.0. This filter will no longer be necessary in PHP 7.1+.
Tags
Table of Contents
Interfaces
Methods
- apply() : mixed
- Applies the filter to the object.
Methods
apply()
Applies the filter to the object.
public
apply(DateInterval $element) : mixed
Parameters
- $element : DateInterval