Exact value token.
- Author
- Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com
◆ __construct()
Prophecy\Argument\Token\ExactValueToken::__construct |
( |
|
$value, |
|
|
StringUtil |
$util = null , |
|
|
ComparatorFactory |
$comparatorFactory = null |
|
) |
| |
Initializes token.
- Parameters
-
mixed | $value | |
StringUtil | $util | |
ComparatorFactory | $comparatorFactory | |
◆ __toString()
Prophecy\Argument\Token\ExactValueToken::__toString |
( |
| ) |
|
◆ getValue()
Prophecy\Argument\Token\ExactValueToken::getValue |
( |
| ) |
|
Returns preset value against which token checks arguments.
- Returns
- mixed
◆ isLast()
Prophecy\Argument\Token\ExactValueToken::isLast |
( |
| ) |
|
◆ scoreArgument()
Prophecy\Argument\Token\ExactValueToken::scoreArgument |
( |
|
$argument | ) |
|
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ExactValueToken.php