You are here

protected property DeveloperSyncForm::$sdkConnector in Apigee Edge 8

The SDK connector service.

Type: \Drupal\apigee_edge\SDKConnectorInterface

File

src/Form/DeveloperSyncForm.php, line 38

Class

DeveloperSyncForm
Provides a form to start developer synchronization.

Namespace

Drupal\apigee_edge\Form

Code

protected $sdkConnector;