You are here

private property ArgumentsWildcard::$tokens in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php \Prophecy\Argument\ArgumentsWildcard::tokens

Type: Token\TokenInterface[]

File

vendor/phpspec/prophecy/src/Prophecy/Argument/ArgumentsWildcard.php, line 24

Class

ArgumentsWildcard
Arguments wildcarding.

Namespace

Prophecy\Argument

Code

private $tokens = array();