You are here

protected static property AvailableCountriesTrait::$availableCountries in Address 8

An altered list of available countries.

Type: array

File

src/Plugin/Field/FieldType/AvailableCountriesTrait.php, line 19

Class

AvailableCountriesTrait
Allows field types to limit the available countries.

Namespace

Drupal\address\Plugin\Field\FieldType

Code

protected static $availableCountries = [];