Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Scientist
Matchers
StandardMatcher
PHP 클래스 Scientist\Matchers\StandardMatcher
상속:
implements
Scientist\Matchers\Matcher
파일 보기
프로젝트 열기: daylerees/scientist
1 사용 예제들
공개 메소드들
메소드
설명
match
(
mixed
$control
,
mixed
$trial
) :
boolean
Determine whether two values match.
메소드 상세
match()
공개
메소드
Determine whether two values match.
public
match
(
mixed
$control
,
mixed
$trial
) :
boolean
$control
mixed
$trial
mixed
리턴
boolean