Home
last modified time | relevance | path

Searched refs:AnyValuesToken (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallPrediction.php18 use Prophecy\Argument\Token\AnyValuesToken; alias
58 new ArgumentsWildcard(array(new AnyValuesToken))
H A DCallTimesPrediction.php18 use Prophecy\Argument\Token\AnyValuesToken; alias
62 new ArgumentsWildcard(array(new AnyValuesToken))
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DAnyValuesToken.php19 class AnyValuesToken implements TokenInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
H A DArgument.php89 return new Token\AnyValuesToken;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md247 - `AnyValuesToken` or `Argument::cetera()` - matches any arguments to the rest of the signature