- property string $interval_unit 'DAY', 'WEEK', 'MONTH', or 'YEAR'
- property int $interval_count
CloneableInstantiable
Methods |
Properties |
protected static array $validFields = ['interval_unit' => ['DAY', 'WEEK', 'MONTH', 'YEAR'], 'interval_count' => 'integer']
|
Properties |
protected static array $validFields = ['interval_unit' => ['DAY', 'WEEK', 'MONTH', 'YEAR'], 'interval_count' => 'integer']
|