CRM_Utils_Geocode_TestProvider
in package
Table of Contents
Constants
- ADDRESS = '600 Pennsylvania Avenue NW, Washington'
- GEO_CODE_1 = '38.897957'
- GEO_CODE_2 = '-77.036560'
Methods
- format() : mixed
- getCoordinates() : array<string|int, mixed>
Constants
ADDRESS
public
mixed
ADDRESS
= '600 Pennsylvania Avenue NW, Washington'
GEO_CODE_1
public
mixed
GEO_CODE_1
= '38.897957'
GEO_CODE_2
public
mixed
GEO_CODE_2
= '-77.036560'
Methods
format()
public
static format(mixed &$values[, mixed $stateName = FALSE ]) : mixed
Parameters
- $values : mixed
- $stateName : mixed = FALSE
getCoordinates()
public
static getCoordinates(mixed $address) : array<string|int, mixed>
Parameters
- $address : mixed