You are here

protected property PrivateKeyTest::$key in Drupal 10

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

The random key to use in tests.

Type: string

File

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

Class

PrivateKeyTest
Tests the PrivateKey class.

Namespace

Drupal\Tests\Core

Code

protected $key;