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

setMainPhone() public method

sets main phone, based on phones that are set on entity.
public setMainPhone ( $entity ) : mixed
$entity
return mixed
    public function setMainPhone($entity);