You are here

protected property DeveloperSyncTest::$drupalUsers in Apigee Edge 8

Array of Drupal users.

Type: \Drupal\user\UserInterface[]

File

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

Class

DeveloperSyncTest
Developer-user synchronization test.

Namespace

Drupal\Tests\apigee_edge\Functional

Code

protected $drupalUsers = [];