You are here

protected property CacheflushDeleteMultiple::$tempStoreFactory in CacheFlush 8

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

modules/cacheflush_ui/src/Form/CacheflushDeleteMultiple.php, line 32

Class

CacheflushDeleteMultiple
Provides a cacheflush deletion confirmation form.

Namespace

Drupal\cacheflush_ui\Form

Code

protected $tempStoreFactory;