You are here

protected property DeveloperAppUITestTrait::$products in Apigee Edge 8

Array of created products.

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

File

tests/src/Functional/DeveloperAppUITestTrait.php, line 51

Class

DeveloperAppUITestTrait
Contains re-usable components for developer app UI tests.

Namespace

Drupal\Tests\apigee_edge\Functional

Code

protected $products = [];