LayoutTempstoreRepository::$cache

Same name in other branches
  1. 11.x core/modules/layout_builder/src/LayoutTempstoreRepository.php \Drupal\layout_builder\LayoutTempstoreRepository::cache

The static cache of loaded values.

Type: \Drupal\layout_builder\SectionStorageInterface[]

File

core/modules/layout_builder/src/LayoutTempstoreRepository.php, line 24

Class

LayoutTempstoreRepository
Provides a mechanism for loading layouts from tempstore.

Namespace

Drupal\layout_builder

Code

protected array $cache = [];

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