You are here

protected property DrupalDefaultEntityController::$entityType in Drupal 7

Entity type for this controller instance.

Type: string

File

includes/entity.inc, line 62

Class

DrupalDefaultEntityController
Default implementation of DrupalEntityControllerInterface.

Code

protected $entityType;