You are here

protected property PrivateKeyTest::$state in Drupal 8

Same name and namespace in other branches
  1. 9 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 21

Class

PrivateKeyTest
Tests the PrivateKey class.

Namespace

Drupal\Tests\Core

Code

protected $state;