WellCommerce\Bundle\DoctrineBundle\Manager\Manager::getRepository PHP Method

getRepository() public method

public getRepository ( ) : WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
return WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
    public function getRepository() : RepositoryInterface
    {
        return $this->repository;
    }