protected property EntityRenderController::$entityType

The type of entities for which this controller is instantiated.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php, line 20
Definition of Drupal\Core\Entity\EntityRenderController.

Class

EntityRenderController
Base class for entity view controllers.

Namespace

Drupal\Core\Entity

Code

protected $entityType;