- property phpDocumentor
\Reflection $kind Describes the type of address; valid values are home, work, or other.\Types \String_ - property phpDocumentor
\Reflection $street Number and street of the address.\Types \String_ - property phpDocumentor
\Reflection $city The name of the city where the contact lives.\Types \String_ - property phpDocumentor
\Reflection $state The name of the state or province where the contact lives.\Types \String_ - property phpDocumentor
\Reflection $postal_code The zip or postal code of the contact.\Types \String_ - property phpDocumentor
\Reflection $country The name of the country where the contact lives.\Types \String_
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['kind' => ['home', 'work', 'other'], 'street' => 'string', 'city' => 'string', 'state' => 'string', 'postal_code' => 'string', 'country' => 'string'] |
protected static array $maxLength = ['street' => 255, 'city' => 50, 'state' => 50, 'postal_code' => 50, 'country' => 50] |
Properties |
protected static array $fields = ['kind' => ['home', 'work', 'other'], 'street' => 'string', 'city' => 'string', 'state' => 'string', 'postal_code' => 'string', 'country' => 'string'] |
protected static array $maxLength = ['street' => 255, 'city' => 50, 'state' => 50, 'postal_code' => 50, 'country' => 50] |