PHP 클래스 GetOptionKit\ValueType\RegexType

상속: extends BaseType
파일 보기 프로젝트 열기: c9s/getoptionkit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$matches

공개 메소드들

메소드 설명
__construct ( $option )
parse ( $value )
test ( $value )

메소드 상세

__construct() 공개 메소드

public __construct ( $option )

parse() 공개 메소드

public parse ( $value )

test() 공개 메소드

public test ( $value )

프로퍼티 상세

$matches 공개적으로 프로퍼티

public $matches