Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

index.md

File metadata and controls

8 lines (5 loc) · 305 Bytes

Aura.Filter_Interface

TBD

The Aura\Filter_Interface\FilterInterface contains only 2 methods.

  1. apply(&$values) : The $values can be an array or object to be filtered.
  2. getFailures() : Returns the failures which is an object of type Aura\Filter_Interface\FailureCollectionInterface