You are here

protected property AuthenticationOAuthTest::$configFactory in Entity Share 8.3

The Drupal config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/entity_share_client/tests/src/Functional/AuthenticationOAuthTest.php, line 48

Class

AuthenticationOAuthTest
Functional test class for import with "OAuth" authorization.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $configFactory;