◆ __construct()
Prophecy\Argument\Token\ArrayEntryToken::__construct |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
- Parameters
-
mixed | $key | exact value or token |
mixed | $value | exact value or token |
◆ __toString()
Prophecy\Argument\Token\ArrayEntryToken::__toString |
( |
| ) |
|
◆ getKey()
Prophecy\Argument\Token\ArrayEntryToken::getKey |
( |
| ) |
|
◆ getValue()
Prophecy\Argument\Token\ArrayEntryToken::getValue |
( |
| ) |
|
◆ isLast()
Prophecy\Argument\Token\ArrayEntryToken::isLast |
( |
| ) |
|
◆ scoreArgument()
Prophecy\Argument\Token\ArrayEntryToken::scoreArgument |
( |
|
$argument | ) |
|
Scores half of combined scores from key and value tokens for same entry. Capped at 8. If argument implements \ArrayAccess without \Traversable, then key token is restricted to ExactValueToken.
- Parameters
-
array | \ArrayAccess | \Traversable | $argument | |
- Exceptions
-
Implements Prophecy\Argument\Token\TokenInterface.
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ArrayEntryToken.php