You are here

protected property S3FileOriginLocator::$fileEntityStorage in Acquia Content Hub 8.2

File entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/acquia_contenthub_s3/src/S3FileOriginLocator.php, line 31

Class

S3FileOriginLocator
Responsible for locating the s3 source of the given file url.

Namespace

Drupal\acquia_contenthub_s3

Code

protected $fileEntityStorage;