Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php45 public static function toMetadataStore($readStore, $resource): MetadataStore function in ComboStrap\\Meta\\Api\\MetadataStoreAbs
H A DMetadata.php282 … $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this->getResource());
775 … $this->writeStore = MetadataStoreAbs::toMetadataStore($this->writeStore, $this->getResource());
/template/strap/ComboStrap/
H A DMarkupPath.php1948 $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this);