You are here

constant AddressEvents::SUBDIVISIONS in Address 8

Name of the event fired when defining custom subdivisions.

See also

\Drupal\address\Event\SubdivisionsEvent

File

src/Event/AddressEvents.php, line 47

Class

AddressEvents
Defines events for the address module.

Namespace

Drupal\address\Event

Code

const SUBDIVISIONS = 'address.subdivisions';