PHP 클래스 Redaxscript\Filter\Boolean

부터: 3.0.0
저자: Henry Ruhs
상속: implements Redaxscript\Filter\FilterInterface
파일 보기 프로젝트 열기: redaxmedia/redaxscript 1 사용 예제들

공개 메소드들

메소드 설명
sanitize ( string $boolean = null ) : mixed sanitize the boolean

메소드 상세

sanitize() 공개 메소드

sanitize the boolean
부터: 3.0.0
public sanitize ( string $boolean = null ) : mixed
$boolean string boolean value
리턴 mixed