You are here

protected property TaskManager::$fileSystem in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 3.0.x modules/gdpr_tasks/src/TaskManager.php \Drupal\gdpr_tasks\TaskManager::fileSystem

Filesystem.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/gdpr_tasks/src/TaskManager.php, line 41

Class

TaskManager
Defines a helper class for stuff related to views data.

Namespace

Drupal\gdpr_tasks

Code

protected $fileSystem;