You are here

protected property DeveloperSync::$edgeDevelopers in Apigee Edge 8

All Apigee Edge developers indexed by their emails.

Format: mb_strtolower(email) => Developer.

Type: \Drupal\apigee_edge\Entity\DeveloperInterface[]

See also

https://www.drupal.org/project/drupal/issues/2490294

File

src/Job/DeveloperSync.php, line 41

Class

DeveloperSync
A job that synchronizes Apigee Edge developers and Drupal users.

Namespace

Drupal\apigee_edge\Job

Code

protected $edgeDevelopers = [];