RuleSetDefinitionInterface
in
Tags
Table of Contents
Methods
- getDescription() : string
- getName() : string
- getRules() : array<string, array<string, mixed>|bool>
- Get all rules from rules set.
- isRisky() : bool
Methods
getDescription()
public
getDescription() : string
Return values
stringgetName()
public
getName() : string
Return values
stringgetRules()
Get all rules from rules set.
public
getRules() : array<string, array<string, mixed>|bool>
Return values
array<string, array<string, mixed>|bool>isRisky()
public
isRisky() : bool