You are here

protected property EntityStructureWrapper::$propertyInfo in Entity API 7

File

includes/entity.wrapper.inc, line 297
Provides wrappers allowing easy usage of the entity metadata.

Class

EntityStructureWrapper
Provides a general wrapper for any data structure. For this to work the metadata has to be passed during construction.

Code

protected $propertyInfo = array(), $propertyInfoAltered = FALSE;