You are here

protected property PrivateKeyTest::$state in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/PrivateKeyTest.php \Drupal\Tests\Core\PrivateKeyTest::state

The state mock class.

Type: \Drupal\Core\State\StateInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/PrivateKeyTest.php, line 26
Contains \Drupal\Tests\Core\PrivateKeyTest.

Class

PrivateKeyTest
Tests the PrivateKey class.

Namespace

Drupal\Tests\Core

Code

protected $state;