You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Gets any prerendered representation of the address lines (as an indexed array), minus the country, *if* this is persisted as a whole with the address.
* Otherwise, this method must return null.
*
* @return array|null
**/
public function getPrerenderedLines();
/**
* Gets whether this address has a prerendered representation, minus the country.