You are here

private property DeveloperAppListBuilderForDeveloper::$appNameCssIdCache in Apigee Edge 8

Associative array that contains generated CSS entity ids for apps by name.

Type: array

File

src/Entity/ListBuilder/DeveloperAppListBuilderForDeveloper.php, line 67

Class

DeveloperAppListBuilderForDeveloper
Lists developer apps of a developer on the UI.

Namespace

Drupal\apigee_edge\Entity\ListBuilder

Code

private $appNameCssIdCache = [];