Sulu\Bundle\ContactBundle\Contact\ContactManagerInterface::getAddressRelations PHP Method

getAddressRelations() public method

Returns a collection of relations to get addresses.
public getAddressRelations ( $entity ) : mixed
$entity
return mixed
    public function getAddressRelations($entity);