You are here

protected property FormAssemblyKeyService::$oauthConfig in FormAssembly 8

Config for the oauth credentials.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/FormAssemblyKeyService.php, line 21

Class

FormAssemblyKeyService
This service retrieves the appropriate api key from the configured provider.

Namespace

Drupal\formassembly

Code

protected $oauthConfig;