You are here

protected property S3FileEntityHandler::$s3FileMapper in Acquia Content Hub 8.2

The s3 file mapper.

Type: \Drupal\acquia_contenthub_s3\S3FileMap

File

modules/acquia_contenthub_s3/src/EventSubscriber/Cdf/S3FileEntityHandler.php, line 21

Class

S3FileEntityHandler
Manipulates file content entity CDF representation to better support files.

Namespace

Drupal\acquia_contenthub_s3\EventSubscriber\Cdf

Code

protected $s3FileMapper;