serve/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/DecoratorMemory.php

Classes

HTMLPurifier_DefinitionCache_Decorator_Memory Definition cache decorator class that saves all cache retrievals to PHP's memory; good for unit tests or circumstances where there are lots of configuration objects floating around.