You are here

private static property UcAddressesAddressBook::$singleton in Ubercart Addresses 6.2

Same name and namespace in other branches
  1. 7 class/UcAddressesAddressBook.class.php \UcAddressesAddressBook::singleton

An array of UcAddressesAddressBook objects.

Holds all constructed address books.

@access private @static

Type: array

File

class/UcAddressesAddressBook.class.php, line 45
Contains the UcAddressesAddressBook class.

Class

UcAddressesAddressBook
The address book class

Code

private static $singleton = array();