Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
public function fieldStorageConfigUpdate(FieldStorageConfigInterface $field_storage) { drupal_static_reset('options_allowed_values'); }