PHP 클래스 Airship\Engine\Security\Filter\BoolArrayFilter

상속: extends ArrayFilter
파일 보기 프로젝트 열기: paragonie/airship

보호된 프로퍼티들

프로퍼티 타입 설명
$type string

공개 메소드들

메소드 설명
applyCallbacks ( mixed $data = null, integer $offset ) : mixed Apply all of the callbacks for this filter.

메소드 상세

applyCallbacks() 공개 메소드

Apply all of the callbacks for this filter.
public applyCallbacks ( mixed $data = null, integer $offset ) : mixed
$data mixed
$offset integer
리턴 mixed

프로퍼티 상세

$type 보호되어 있는 프로퍼티

protected string $type
리턴 string