Searched refs:writeStore (Results 1 – 1 of 1) sorted by relevance
47 private $writeStore; variable in ComboStrap\\Metadata235 $this->writeStore = $store;726 if ($this->writeStore === null) {729 if (!$this->writeStore instanceof MetadataStore) {730 … $this->writeStore = MetadataStoreAbs::toMetadataStore($this->writeStore, $this->getResource());732 return $this->writeStore;