Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PhpSpec
Wrapper
Subject
Expectation
Expectation
PHP Interface PhpSpec\Wrapper\Subject\Expectation\Expectation
Show file
Open project: phpspec/phpspec
Interface Usage Examples
Public Methods
Method
Description
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
Method Details
match()
public
method
public
match
(
string
$alias
,
mixed
$subject
,
array
$arguments
= [] ) :
mixed
$alias
string
$subject
mixed
$arguments
array
return
mixed