protected property DrupalDefaultEntityController::$entityType

Entity type for this controller instance.

Type: string

File

drupal/includes/entity.inc, line 62

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityType;