MediaWiki master
|
Public Member Functions | |
__construct (ServiceOptions $options, ILBFactory $dbLoadBalancerFactory, NamespaceInfo $namespaceInfo, TitleParser $titleParser, LinkCache $linkCache, StatsFactory $stats) | |
getPageStore ( $wikiId=WikiAwareEntity::LOCAL) | |
Public Attributes | |
const | CONSTRUCTOR_OPTIONS = PageStore::CONSTRUCTOR_OPTIONS |
Definition at line 16 of file PageStoreFactory.php.
MediaWiki\Page\PageStoreFactory::__construct | ( | ServiceOptions | $options, |
ILBFactory | $dbLoadBalancerFactory, | ||
NamespaceInfo | $namespaceInfo, | ||
TitleParser | $titleParser, | ||
LinkCache | $linkCache, | ||
StatsFactory | $stats ) |
Definition at line 30 of file PageStoreFactory.php.
References MediaWiki\Config\ServiceOptions\assertRequiredOptions().
MediaWiki\Page\PageStoreFactory::getPageStore | ( | $wikiId = WikiAwareEntity::LOCAL | ) |
string | false | $wikiId |
Definition at line 53 of file PageStoreFactory.php.
const MediaWiki\Page\PageStoreFactory::CONSTRUCTOR_OPTIONS = PageStore::CONSTRUCTOR_OPTIONS |
Definition at line 21 of file PageStoreFactory.php.