PHP 클래스 DMS\Filter\Rules\Alpha

상속: extends RegExp
파일 보기 프로젝트 열기: rdohms/dms-filter

공개 프로퍼티들

프로퍼티 타입 설명
$allowWhitespace boolean Allow Whitespace or not

공개 메소드들

메소드 설명
getDefaultOption ( ) {@inheritDoc}

메소드 상세

getDefaultOption() 공개 메소드

{@inheritDoc}
public getDefaultOption ( )

프로퍼티 상세

$allowWhitespace 공개적으로 프로퍼티

Allow Whitespace or not
public bool $allowWhitespace
리턴 boolean