You are here

protected property TeamApiProductAccessTest::$apiProducts in Apigee Edge 8

Associative array of API products where keys are the visibilities.

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

File

modules/apigee_edge_teams/tests/src/Functional/TeamApiProductAccessTest.php, line 86

Class

TeamApiProductAccessTest
Team-level API product access test.

Namespace

Drupal\Tests\apigee_edge_teams\Functional

Code

protected $apiProducts = [];