You are here

public function ERViewModeBehavior::property_info_alter in Entity reference viewmode selector 7

Alter the properties information of a field instance.

Overrides EntityReference_BehaviorHandler_Abstract::property_info_alter

See also

entity_hook_field_info()

File

plugins/behavior/ERViewModeBehavior.class.php, line 15

Class

ERViewModeBehavior

Code

public function property_info_alter(&$info, $entity_type, $field, $instance, $field_type) {
}