You are here

private property CountryTimezone::$identifier in Geo Time Zone 8.3

Same name and namespace in other branches
  1. 8.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::identifier
  2. 6.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::identifier
  3. 7.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::identifier

Queried time zone identifier.

Type: array $identifier

File

src/CountryTimezone.php, line 29
Contains \Drupal\geotimezone\CountryTimezone.

Class

CountryTimezone
Holds the list of time zone based on country code.

Namespace

Drupal\geotimezone

Code

private $identifier;