$strategies
$strategies
List of strategies to run tokens through.
Composite strategy that runs multiple strategies on tokens.
execute(\HTMLPurifier_Token[] $tokens, \HTMLPurifier_Config $config, \HTMLPurifier_Context $context) : \HTMLPurifier_Token[]
Executes the strategy on the tokens.
| \HTMLPurifier_Token[] | $tokens | |
| \HTMLPurifier_Config | $config | |
| \HTMLPurifier_Context | $context |