You are here

protected property ContentHubEntityExportController::$loggerFactory in Acquia Content Hub 8

Logger.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

Overrides LoggerChannelTrait::$loggerFactory

File

src/Controller/ContentHubEntityExportController.php, line 37

Class

ContentHubEntityExportController
Controller for Content Hub Export Entities using bulk upload.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $loggerFactory;