protected property EntityDrupalWrapper::$id in Entity API 7
Contains the entity id.
File
- includes/
entity.wrapper.inc, line 595 - Provides wrappers allowing easy usage of the entity metadata.
Class
- EntityDrupalWrapper
- Provides a wrapper for entities registrered in hook_entity_info().
Code
protected $id = FALSE;