You are here

private property LogicalAndToken::$tokens in Zircon Profile 8.0

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

File

vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalAndToken.php, line 21

Class

LogicalAndToken
Logical AND token.

Namespace

Prophecy\Argument\Token

Code

private $tokens = array();