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
File
- plugins/
behavior/ ERViewModeBehavior.class.php, line 15
Class
Code
public function property_info_alter(&$info, $entity_type, $field, $instance, $field_type) {
}