You are here

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

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

Filesystem.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/gdpr_tasks/src/Form/RemovalSettingsForm.php, line 23

Class

RemovalSettingsForm
Settings form for GDPR Removal task.

Namespace

Drupal\gdpr_tasks\Form

Code

protected $fileSystem;