StripIgnore
in package
implements
FilterInterface
Strips any Descriptor if the ignore tag is present with that element.
Interfaces, Classes and Traits
Table of Contents
- __invoke() : Filterable|null
- Filter Descriptor with ignore tags.
Methods
__invoke()
Filter Descriptor with ignore tags.
public
__invoke(Filterable $value) : Filterable|null
Parameters
- $value : Filterable