You are here

private property RealisticDummyContentAttribute::$entity in Realistic Dummy Content 7

The entity is set on construction and is a subclass of RealisticDummyContentEntityBase. It contains information about the entity to which this field instance is attached.

File

api/includes/RealisticDummyContentAttribute.inc, line 24
Define RealisticDummyContentAttribute autoload class.

Class

RealisticDummyContentAttribute
Represents either a field or a property for an entity.

Code

private $entity;