You are here

protected property CacheflushDeleteMultiple::$cacheflushInfo in CacheFlush 8

The array of cacheflush entities to delete.

Type: string[][]

File

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

Class

CacheflushDeleteMultiple
Provides a cacheflush deletion confirmation form.

Namespace

Drupal\cacheflush_ui\Form

Code

protected $cacheflushInfo = [];