protected static property LocalizeFields::$lastKnownEntityType in Localize Fields 7
The field_widget_form_alter sets this for the preprocess_field_multiple_value_form as fallback when the latter can't safely determine the (parent) entity type.
Type: string
File
- ./
LocalizeFields.inc, line 108 - Drupal Localize Fields module
Class
- LocalizeFields
- @file Drupal Localize Fields module
Code
protected static $lastKnownEntityType = '';