23 foreach ($this->strategies as $strategy) {
$strategies
List of strategies to run tokens through.
Composite strategy that runs multiple strategies on tokens.
Supertype for classes that define a strategy for modifying/purifying tokens.
execute($tokens, $config, $context)