scopeContext === null) {
$user = $this->session->getUser();
if (!$user || !$this->manager->isUserScopeEnabled()) {
throw new OCSForbiddenException('User not logged in');
}
$this->scopeContext = new ScopeContext(IManager::SCOPE_USER, $user->getUID());
}
return $this->scopeContext;
}
}
alue='dependabot/gradle/com.github.spotbugs-6.1.13'>dependabot/gradle/com.github.spotbugs-6.1.13
Mirror of Apache POI: https://github.com/apache/poi | www-data |
blob: dba9bb2e87f12338304c00102a17269533afd1e5 (
plain)