You are here

protected property PreviewEntity::$controller in Acquia Content Hub 8.2

The entity view controller.

Type: \Drupal\Core\Entity\Controller\EntityViewController

File

modules/acquia_contenthub_preview/src/Controller/PreviewEntity.php, line 36

Class

PreviewEntity
Controller for previewing entities in content as a service.

Namespace

Drupal\acquia_contenthub_preview\Controller

Code

protected $controller;