Solar_Filter::resetChain()

public void Solar_Filter::resetChain ( string $key = NULL )

Resets the filter chain and required keys.

Parameters

  • (string) $key: Reset only this key. If empty, resets all keys.

Returns

  • (void)

Description

Resets the filter chain and required keys.

See Also



Local