Solar_Filter::_applyChain()

protected void Solar_Filter::_applyChain ( string $key )

Support method for applyChain() to apply all the filters on a single data element.

Parameters

  • (string) $key: The data element key.

Returns

  • (void)

Description

Support method for applyChain() to apply all the filters on a single data element.



Local