You are here

protected property PhysicalFile::$remoteManager in Entity Share 8.3

The remote manager.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

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

Class

PhysicalFile
Handle physical file import.

Namespace

Drupal\entity_share_client\Plugin\EntityShareClient\Processor

Code

protected $remoteManager;