> * @throws OCMArgumentException */ public function getCapabilities() { $provider = $this->ocmDiscoveryService->getLocalOCMProvider(false); return ['ocm' => $provider->jsonSerialize()]; } }