DateLessThan
class DateLessThan extends ComparisonRule
Less-than rule for dates.
Methods
__construct(mixed $value, bool $equals = false)
Create a new rule with the given date.
Details
__construct(mixed $value, bool $equals = false)
Create a new rule with the given date.
Constants
GREATER_THAN |
|
LESS_THAN |
|