PHP Class Output, Nameless

License: MIT Output class
显示文件 Open project: NamelessMC/Nameless Class Usage Examples

Public Methods

Method Description
getClean ( $input ) Params: $input (string) - contains the string which will be cleaned
getPurified ( $input ) Params: $input (string) - contains the string which will be purified

Method Details

getClean() public static method

Params: $input (string) - contains the string which will be cleaned
public static getClean ( $input )

getPurified() public static method

Params: $input (string) - contains the string which will be purified
public static getPurified ( $input )