Lggr
Public Member Functions | List of all members
Prophecy\Argument\Token\AnyValuesToken Class Reference
Inheritance diagram for Prophecy\Argument\Token\AnyValuesToken:
Inheritance graph
[legend]
Collaboration diagram for Prophecy\Argument\Token\AnyValuesToken:
Collaboration graph
[legend]

Public Member Functions

 scoreArgument ($argument)
 
 isLast ()
 
 __toString ()
 

Detailed Description

Any values token.

Author
Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com

Member Function Documentation

◆ __toString()

Prophecy\Argument\Token\AnyValuesToken::__toString ( )

Returns string representation for token.

Returns
string

Implements Prophecy\Argument\Token\TokenInterface.

◆ isLast()

Prophecy\Argument\Token\AnyValuesToken::isLast ( )

Returns true to stop wildcard from processing other tokens.

Returns
bool

Implements Prophecy\Argument\Token\TokenInterface.

◆ scoreArgument()

Prophecy\Argument\Token\AnyValuesToken::scoreArgument (   $argument)

Always scores 2 for any argument.

Parameters
$argument
Returns
int

Implements Prophecy\Argument\Token\TokenInterface.


The documentation for this class was generated from the following file: