types
This commit is contained in:
@@ -55,6 +55,7 @@ class UrlLoader implements Loader
|
||||
|
||||
private function getPortalRepository(): PortalRepository
|
||||
{
|
||||
/** @var PortalRepository */
|
||||
return $this->entityManager->getRepository('Portal');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user