You are here

protected property PrivateFileSchemeHandler::$fileSystem in Acquia Content Hub 8.2

The file system object.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/FileSchemeHandler/PrivateFileSchemeHandler.php, line 33

Class

PrivateFileSchemeHandler
File scheme handler for private files.

Namespace

Drupal\acquia_contenthub\Plugin\FileSchemeHandler

Code

protected $fileSystem;