You are here

protected property DeveloperSyncTest::$modifiedDrupalUsers in Apigee Edge 8

Array of modified Drupal users.

Type: \Drupal\user\UserInterface[]

File

tests/src/Functional/DeveloperSyncTest.php, line 101

Class

DeveloperSyncTest
Developer-user synchronization test.

Namespace

Drupal\Tests\apigee_edge\Functional

Code

protected $modifiedDrupalUsers = [];