Sulu\Bundle\ContactBundle\Contact\ContactManagerInterface::getAddressRelations PHP Метод

getAddressRelations() публичный Метод

Returns a collection of relations to get addresses.
public getAddressRelations ( $entity ) : mixed
$entity
Результат mixed
    public function getAddressRelations($entity);