agent foundation
This commit is contained in:
@@ -55,6 +55,7 @@ class DirectoryServicesFactory
|
||||
);
|
||||
}
|
||||
|
||||
// Passthrough accessors so callers only need a reference to this factory, not the sub-factories.
|
||||
public function createTenantRepository(): TenantRepositoryInterface
|
||||
{
|
||||
return $this->directoryRepositoryFactory->createTenantRepository();
|
||||
|
||||
Reference in New Issue
Block a user