PHP Class Output, Nameless

License: MIT Output class
Afficher le fichier Open project: NamelessMC/Nameless Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

getPurified() public static méthode

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