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

unsetMain() public method

unsets main of all elements of an ArrayCollection | PersistanceCollection.
public unsetMain ( $arrayCollection ) : boolean
$arrayCollection
return boolean returns true if a element was unset
    public function unsetMain($arrayCollection);