You are here

protected property PhotosDirectoryImportForm::$fileSystem in Album Photos 8.5

Same name and namespace in other branches
  1. 8.4 src/Form/PhotosDirectoryImportForm.php \Drupal\photos\Form\PhotosDirectoryImportForm::fileSystem
  2. 6.0.x src/Form/PhotosDirectoryImportForm.php \Drupal\photos\Form\PhotosDirectoryImportForm::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystem

File

src/Form/PhotosDirectoryImportForm.php, line 40

Class

PhotosDirectoryImportForm
Defines a form to upload photos to this site.

Namespace

Drupal\photos\Form

Code

protected $fileSystem;