In the file src/external/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php I see at the end the comment: ``` /** * Registers a decorator to add to all new cache objects * @param */ ``` here the `\param` is incomplete, I think this is not the intention.