FileRepository::$fileSystem

Same name in other branches
  1. 9 core/modules/file/src/FileRepository.php \Drupal\file\FileRepository::fileSystem
  2. 10 core/modules/file/src/FileRepository.php \Drupal\file\FileRepository::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/file/src/FileRepository.php, line 25

Class

FileRepository
Provides a file entity repository.

Namespace

Drupal\file

Code

protected $fileSystem;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.