You are here

protected property FileProcessorTrait::$tempfilemanager in Backup and Migrate 5.0.x

Type: \Drupal\backup_migrate\Core\File\TempFileManagerInterface

File

src/Core/Plugin/FileProcessorTrait.php, line 17

Class

FileProcessorTrait
Implement the injection functionality of a file processor.

Namespace

Drupal\backup_migrate\Core\Plugin

Code

protected $tempfilemanager;