You are here

protected property FileDelete::$tempStore in File Entity (fieldable files) 8.2

The temp store.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

src/Plugin/Action/FileDelete.php, line 30

Class

FileDelete
Delete a file.

Namespace

Drupal\file_entity\Plugin\Action

Code

protected $tempStore;