Home
last modified time | relevance | path

Searched refs:requestedResource (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php33 protected function checkResource(ResourceCombo $requestedResource) argument
35 if ($this->page->getPathObject()->toAbsoluteId() !== $requestedResource->getPathObject()->toAbsoluteId()) {
36 throw new ExceptionRuntime("The page ($requestedResource) is unknown. We got data for the page ($this->page)", $this->getCanonical());