You are here

protected property CctagsController::$entityManager in cctags 8

The entity storage.

Type: \Drupal\Core\Entity\EntityManagerInterface

Overrides ControllerBase::$entityManager

File

src/Controller/CctagsController.php, line 23

Class

CctagsController
Builds an static callback page.

Namespace

Drupal\cctags\Controller

Code

protected $entityManager;