You are here

protected property PrivateKeyTest::$privateKey in Drupal 8

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

The private key service mock.

Type: \Drupal\Core\PrivateKey

File

core/tests/Drupal/Tests/Core/PrivateKeyTest.php, line 28

Class

PrivateKeyTest
Tests the PrivateKey class.

Namespace

Drupal\Tests\Core

Code

protected $privateKey;