mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 11:20:13 +02:00
@@ -133,7 +133,7 @@ class HTMLPurifier_Config
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Convenience constructor that creates a default configuration object.
|
* Convenience constructor that creates a default configuration object.
|
||||||
* @return Default HTMLPurifier_Config object.
|
* @return HTMLPurifier_Config default object.
|
||||||
*/
|
*/
|
||||||
public static function createDefault() {
|
public static function createDefault() {
|
||||||
$definition = HTMLPurifier_ConfigSchema::instance();
|
$definition = HTMLPurifier_ConfigSchema::instance();
|
||||||
|
Reference in New Issue
Block a user