You are here

protected property FileEntityHandler::$manager in Acquia Content Hub 8.2

The file scheme handler manager.

Type: \Drupal\acquia_contenthub\Plugin\FileSchemeHandler\FileSchemeHandlerManagerInterface

File

src/EventSubscriber/Cdf/FileEntityHandler.php, line 23

Class

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

Namespace

Drupal\acquia_contenthub\EventSubscriber\Cdf

Code

protected $manager;