| extends | HTMLPurifier_Strategy | 
|---|
Validate all attributes in the tokens.
| Methods | ||||
|---|---|---|---|---|
| 
					
	public
					
					
				 | execute(HTMLPurifier_Token[] $tokens, HTMLPurifier_Config $config, HTMLPurifier_Context $context): HTMLPurifier_Token[]
		Executes the strategy on the tokens.
	 Executes the strategy on the tokens. Parameters
 ReturnsProcessed array of token objects. Implements | # | ||