class TestRepositoryFactory implements RepositoryFactory

Methods

getRepository(EntityManagerInterface $entityManager, $entityName)

{@inheritdoc}

setRepository(EntityManagerInterface $entityManager, $entityName, ObjectRepository $repository)

No description

Details

getRepository(EntityManagerInterface $entityManager, $entityName)

{@inheritdoc}

Parameters

EntityManagerInterface $entityManager
$entityName

setRepository(EntityManagerInterface $entityManager, $entityName, ObjectRepository $repository)

Parameters

EntityManagerInterface $entityManager
$entityName
ObjectRepository $repository