Object state-checker token.
- Author
- Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com
◆ __construct()
Prophecy\Argument\Token\ObjectStateToken::__construct |
( |
|
$methodName, |
|
|
|
$value, |
|
|
StringUtil |
$util = null , |
|
|
ComparatorFactory |
$comparatorFactory = null |
|
) |
| |
Initializes token.
- Parameters
-
string | $methodName | |
mixed | $value | Expected return value |
null | StringUtil | $util | |
ComparatorFactory | $comparatorFactory | |
◆ __toString()
Prophecy\Argument\Token\ObjectStateToken::__toString |
( |
| ) |
|
◆ isLast()
Prophecy\Argument\Token\ObjectStateToken::isLast |
( |
| ) |
|
◆ scoreArgument()
Prophecy\Argument\Token\ObjectStateToken::scoreArgument |
( |
|
$argument | ) |
|
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ObjectStateToken.php