|
file-fetcher
|
Any single value token.
Public Member Functions | |
| scoreArgument ($argument) | |
| isLast () | |
| __toString () | |
| Prophecy\Argument\Token\AnyValueToken::__toString | ( | ) |
Returns string representation for token.
Implements Prophecy\Argument\Token\TokenInterface.
| Prophecy\Argument\Token\AnyValueToken::isLast | ( | ) |
| Prophecy\Argument\Token\AnyValueToken::scoreArgument | ( | $argument | ) |
Always scores 3 for any argument.
| $argument |
Implements Prophecy\Argument\Token\TokenInterface.
1.8.17