You are here

protected property ApiProductAccessTest::$users in Apigee Edge 8

Array of created Drupal users.

Type: \Drupal\user\UserInterface[]

File

tests/src/FunctionalJavascript/ApiProductAccessTest.php, line 73

Class

ApiProductAccessTest
Validates built-in access control on API products.

Namespace

Drupal\Tests\apigee_edge\FunctionalJavascript

Code

protected $users = [];