You are here

protected property FormAssemblyKeyService::$keyRepository in FormAssembly 8

Key module service conditionally injected.

Type: \Drupal\key\KeyRepositoryInterface

File

src/FormAssemblyKeyService.php, line 29

Class

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

Namespace

Drupal\formassembly

Code

protected $keyRepository;