You are here

protected property TempStoreController::$tempStore in Bootstrap Styles 1.0.x

The tempstore service.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Controller/TempStoreController.php, line 21

Class

TempStoreController
Set or get any value to bootstrap_styles temp store.

Namespace

Drupal\bootstrap_styles\Controller

Code

protected $tempStore;