You are here

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

The acquia_contenthub logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

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

Class

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

Namespace

Drupal\acquia_contenthub\EventSubscriber\Cdf

Code

protected $channel;