mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-20 12:31:53 +00:00
Doc fix.
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
parent
6e37ecd1c8
commit
3c903b7463
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user