You are here

protected property ContentHubSettingsForm::$clientManager in Acquia Content Hub 8

The entity manager.

Type: |Drupal\acquia_contenthub\Client\ClientManagerInterface

File

src/Form/ContentHubSettingsForm.php, line 24

Class

ContentHubSettingsForm
Defines the form to configure the Content Hub connection settings.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $clientManager;