LayoutTempstoreRepository::$tempStoreFactory

Same name in other branches
  1. 8.9.x core/modules/layout_builder/src/LayoutTempstoreRepository.php \Drupal\layout_builder\LayoutTempstoreRepository::tempStoreFactory
  2. 10 core/modules/layout_builder/src/LayoutTempstoreRepository.php \Drupal\layout_builder\LayoutTempstoreRepository::tempStoreFactory
  3. 11.x core/modules/layout_builder/src/LayoutTempstoreRepository.php \Drupal\layout_builder\LayoutTempstoreRepository::tempStoreFactory

The shared tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

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

Class

LayoutTempstoreRepository
Provides a mechanism for loading layouts from tempstore.

Namespace

Drupal\layout_builder

Code

protected $tempStoreFactory;

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