You are here

private property LogicalNotToken::$token in Zircon Profile 8.0

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

@var \Prophecy\Argument\Token\TokenInterface

File

vendor/phpspec/prophecy/src/Prophecy/Argument/Token/LogicalNotToken.php, line 22

Class

LogicalNotToken
Logical NOT token.

Namespace

Prophecy\Argument\Token

Code

private $token;