PHP Class CommerceGuys\Addressing\AddressFormat\AddressField

Inheritance: extends CommerceGuys\Enum\AbstractEnum
Show file Open project: commerceguys/addressing Class Usage Examples

Public Methods

Method Description
getTokens ( ) : array Gets the tokens (values prefixed with %).

Method Details

getTokens() public static method

Gets the tokens (values prefixed with %).
public static getTokens ( ) : array
return array An array of tokens, keyed by constant.