You are here

protected property PhysicalFile::$fileSystem in Entity Share 8.3

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/entity_share_client/src/Plugin/EntityShareClient/Processor/PhysicalFile.php, line 58

Class

PhysicalFile
Handle physical file import.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $fileSystem;