23use Wikimedia\Assert\PreconditionException;
66 public function getId( $wikiId = self::LOCAL ): int;
Interface for objects (potentially) representing an editable wiki page.
Interface for objects representing a page that is (or could be, or used to be) an editable page on a ...
getWikiId()
Get the ID of the wiki this page belongs to.
getId( $wikiId=self::LOCAL)
Returns the page ID.
getDBkey()
Get the page title in DB key form.