Manual:PageStoreFactory.php
MediaWiki file: PageStoreFactory.php | |
---|---|
Location: | includes/page/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | MediaWiki\Page\PageStoreFactory |
Class used internally by the software for service wiring.
Instantiation
editMediaWikiServices::getInstance->getPageStoreFactory()
Public methods
edit- getPageStore( $wikiId ) - get PageStore object based on the wiki id.