PHP 클래스 Coduo\PHPMatcher\Matcher\Pattern\Expander\Count

상속: implements Coduo\PHPMatcher\Matcher\Pattern\PatternExpander
파일 보기 프로젝트 열기: coduo/php-matcher 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $value )
getError ( ) : string | null
match ( $value ) : boolean

메소드 상세

__construct() 공개 메소드

public __construct ( $value )
$value

getError() 공개 메소드

public getError ( ) : string | null
리턴 string | null

match() 공개 메소드

public match ( $value ) : boolean
$value
리턴 boolean