Documentation

RulesSet
in package
implements RuleInterface

This rule tries to apply subrules in any order it can

Tags
author

gdever

Interfaces, Classes and Traits

RuleInterface
Common interface for all rules

Table of Contents

$rules  : array<string|int, RuleInterface>
List of rules
__construct()  : mixed
Constructor
addRule()  : void
Method adds rule
getRules()  : array<string|int, RuleInterface>
Method returns the list of rules

Properties

Methods

Search results