constant AddressEvents::INITIAL_VALUES in Address 8
Name of the event fired when altering initial values.
Deprecated
in address:8.x-1.5 and is removed from address:8.x-2.0. Use hook_field_widget_form_alter() to change the address #default_value.
See also
https://www.drupal.org/project/address/issues/2838457
File
- src/
Event/ AddressEvents.php, line 38
Class
- AddressEvents
- Defines events for the address module.
Namespace
Drupal\address\EventCode
const INITIAL_VALUES = 'address.widget.initial_values';