AccessRule
class AccessRule extendsAbstractRule implementsRuleHasLocationsInterface,RuleHasServicesInterface
Traits
Methods
void
checkDateIsLater(string|null$laterDate,string|null$thanDate)
No description
from DateValidatorTrait
void
checkDateIsEqualOrLater(string|null$laterDate,string|null$thanDate)
No description
from DateValidatorTrait
void
checkDateIsEarlier(string|null$earlierDate,string|null$thanDate)
No description
from DateValidatorTrait
void
checkDateIsEqualOrEarlier(string|null$earlierDate,string|null$thanDate)
No description
from DateValidatorTrait
__construct()
No description