/home/techb158/immovalet.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy
NameSizeModeActions
Composite.php7270644editdlrm
Core.php5180644editdlrm
FixNesting.php75570644editdlrm
MakeWellFormed.php276170644editdlrm
RemoveForeignElements.php91700644editdlrm
ValidateAttributes.php12350644editdlrm
Edit: /home/techb158/immovalet.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php (727B)
strategies as $strategy) { $tokens = $strategy->execute($tokens, $config, $context); } return $tokens; } } // vim: et sw=4 sts=4