LocaleProjectStorage::$projectCache

Memory cache for projects.

Type: object[]

File

core/modules/locale/src/LocaleProjectStorage.php, line 31

Class

LocaleProjectStorage
Provides the locale project storage system using a key value store.

Namespace

Drupal\locale

Code

protected $projectCache = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.