Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__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.