Arguments wildcarding.
- Author
- Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com
◆ __construct()
Prophecy\Argument\ArgumentsWildcard::__construct |
( |
array |
$arguments | ) |
|
Initializes wildcard.
- Parameters
-
array | $arguments | Array of argument tokens or values |
◆ __toString()
Prophecy\Argument\ArgumentsWildcard::__toString |
( |
| ) |
|
Returns string representation for wildcard.
- Returns
- string
◆ getTokens()
Prophecy\Argument\ArgumentsWildcard::getTokens |
( |
| ) |
|
◆ scoreArguments()
Prophecy\Argument\ArgumentsWildcard::scoreArguments |
( |
array |
$arguments | ) |
|
Calculates wildcard match score for provided arguments.
- Parameters
-
- Returns
- false|int False OR integer score (higher - better)
The documentation for this class was generated from the following file:
- vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php