PHP 클래스 Output, Nameless

License: MIT Output class
파일 보기 프로젝트 열기: NamelessMC/Nameless 1 사용 예제들

공개 메소드들

메소드 설명
getClean ( $input ) Params: $input (string) - contains the string which will be cleaned
getPurified ( $input ) Params: $input (string) - contains the string which will be purified

메소드 상세

getClean() 공개 정적인 메소드

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

getPurified() 공개 정적인 메소드

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