protected static property LocalizeFields::$lastKnownBundle 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 bundle.
Type: string
File
- ./
LocalizeFields.inc, line 116 - Drupal Localize Fields module
Class
- LocalizeFields
- @file Drupal Localize Fields module
Code
protected static $lastKnownBundle = '';