Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Eloquent
Phony
Matcher
Matchable
PHP 인터페이스 Eloquent\Phony\Matcher\Matchable
파일 보기
프로젝트 열기: eloquent/phony
공개 메소드들
메소드
설명
__toString
( ) :
string
Describe this matcher.
describe
(
Eloquent\Phony\Exporter\Exporter
$exporter
= null ) :
string
Describe this matcher.
메소드 상세
__toString()
공개
메소드
Describe this matcher.
public
__toString
( ) :
string
리턴
string
The description.
describe()
공개
메소드
Describe this matcher.
public
describe
(
Eloquent\Phony\Exporter\Exporter
$exporter
= null ) :
string
$exporter
Eloquent\Phony\Exporter\Exporter
The exporter to use.
리턴
string
The description.