You are here

protected property PrivateKeyTest::$key 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::key

The random key to use in tests.

Type: string

File

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

Class

PrivateKeyTest
Tests the PrivateKey class.

Namespace

Drupal\Tests\Core

Code

protected $key;