You are here

public function KeyProviderInterface::hasKeyRepository in Akamai 8.3

Confirms if key.repository service exists.

1 method overrides KeyProviderInterface::hasKeyRepository()
KeyProvider::hasKeyRepository in src/KeyProvider.php
Confirms if key.repository service exists.

File

src/KeyProviderInterface.php, line 13

Class

KeyProviderInterface
Interface for Key Providers.

Namespace

Drupal\akamai

Code

public function hasKeyRepository();