You are here

protected property UcAddressesSchemaAddress::$sleep in Ubercart Addresses 7

Same name and namespace in other branches
  1. 6.2 class/UcAddressesSchemaAddress.class.php \UcAddressesSchemaAddress::sleep

A variable that's used to keep data when the address object. is being serialized.

@access protected

Type: array

File

class/UcAddressesSchemaAddress.class.php, line 53
Contains the UcAddressesSchemaAddress class.

Class

UcAddressesSchemaAddress
The schema address class.

Code

protected $sleep = array();