Searched refs:toMetadataStore (Results 1 – 3 of 3) sorted by relevance
45 public static function toMetadataStore($readStore, $resource): MetadataStore function in ComboStrap\\Meta\\Api\\MetadataStoreAbs
282 … $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this->getResource());775 … $this->writeStore = MetadataStoreAbs::toMetadataStore($this->writeStore, $this->getResource());
1948 $this->readStore = MetadataStoreAbs::toMetadataStore($this->readStore, $this);