You are here

constant AddressEvents::AVAILABLE_COUNTRIES in Address 8

Name of the event fired when altering the list of available countries.

See also

\Drupal\address\Event\AvailableCountriesEvent

File

src/Event/AddressEvents.php, line 26

Class

AddressEvents
Defines events for the address module.

Namespace

Drupal\address\Event

Code

const AVAILABLE_COUNTRIES = 'address.available_countries';