32 private $extStoreAccess;
62 $this->lbFactory = $lbFactory;
63 $this->extStoreAccess = $extStoreAccess;
64 $this->cache = $cache;
65 $this->options = $options;
87 $lb = $this->lbFactory->getMainLB( $dbDomain );
90 $this->extStoreAccess,
97 $store->setUseExternalStore(
A class containing constants representing the names of configuration variables.
const RevisionCacheExpiry
Name constant for the RevisionCacheExpiry setting, for use with Config::get()
const LegacyEncoding
Name constant for the LegacyEncoding setting, for use with Config::get()
const DefaultExternalStore
Name constant for the DefaultExternalStore setting, for use with Config::get()
const CompressRevisions
Name constant for the CompressRevisions setting, for use with Config::get()