You are here

protected property EntityDefaultMetadataController::$type in Entity API 7

File

./entity.info.inc, line 61
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

EntityDefaultMetadataController
Default controller for generating some basic metadata for CRUD entity types.

Code

protected $type, $info;