You are here

private property Timezone::$index in Geo Time Zone 6

Same name and namespace in other branches
  1. 8 src/Timezone.php \Drupal\geotimezone\Timezone::index
  2. 7 src/Timezone.php \Drupal\geotimezone\Timezone::index

Timezone list index.

Type: int $index

File

src/Timezone.php, line 28
Contains \Drupal\geotimezone\Timezone.

Class

Timezone
Holds the list of timezone names and offset.

Namespace

Drupal\geotimezone

Code

private $index;