WellCommerce\Bundle\DoctrineBundle\Manager\ManagerInterface::getEntityManager PHP Method

getEntityManager() public method

Returns the Doctrine manager
public getEntityManager ( ) : Doctrine\Common\Persistence\ObjectManager
return Doctrine\Common\Persistence\ObjectManager
    public function getEntityManager() : ObjectManager;