You are here

protected static property AuthenticationBasicAuthTest::$keyName in Entity Share 8.3

The identifier of Key.

Type: string

File

modules/entity_share_client/tests/src/Functional/AuthenticationBasicAuthTest.php, line 23

Class

AuthenticationBasicAuthTest
Functional test class for import with "Basic Auth" authorization.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $keyName = 'key_basic_auth';