clean ups

This commit is contained in:
Luis Cordova 2013-11-14 10:04:08 -05:00
commit cacb40286c
26 changed files with 15 additions and 43 deletions

View file

@ -32,5 +32,4 @@ interface RepositoryManagerInterface
* @param string $entityName
*/
public function getRepository($entityName);
}