You are here

private static property UcAddressesUcCountryFieldHandler::$countries in Ubercart Addresses 6.2

Same name and namespace in other branches
  1. 7 handlers/ubercart.handlers.inc \UcAddressesUcCountryFieldHandler::countries

An array of all loaded countries.

@access private @static

Type: array $countries

File

handlers/ubercart.handlers.inc, line 185
Field handlers for Ubercart core address fields: first_name, last_name, company, etc.

Class

UcAddressesUcCountryFieldHandler
Class for the Ubercart country field.

Code

private static $countries;