You are here

protected property EntityDefaultExtraFieldsController::$entityType in Entity API 7

Type: string

File

./entity.info.inc, line 216
Provides basic entity property info for entities provided via the CRUD API, as well as property info for all entity types defined by core. For that the respective modules/MODULE.info.inc files are included.

Class

EntityDefaultExtraFieldsController
Default controller for generating extra fields based on property metadata.

Code

protected $entityType;