added purge command
This commit is contained in:
parent
a161b0657a
commit
813f57e3d0
4 changed files with 81 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ class RepositoryManager implements RepositoryManagerInterface
|
|||
* Return repository for entity
|
||||
*
|
||||
* Returns custom repository if one specified otherwise
|
||||
* returns a basic respository.
|
||||
* returns a basic repository.
|
||||
*/
|
||||
public function getRepository($entityName)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue