You are here

protected property KeyTestTrait::$testKeyConfigOverride in Key 8

A key configuration override entity to use for testing.

Type: \Drupal\key\KeyConfigOverrideInterface

File

tests/src/Functional/KeyTestTrait.php, line 28

Class

KeyTestTrait
Used for key access tests.

Namespace

Drupal\Tests\key\Functional

Code

protected $testKeyConfigOverride;