24use Wikimedia\Assert\PreconditionException;
96 public function getId( $wikiId = self::LOCAL ): int;
Interface for objects (potentially) representing an editable wiki page.
getId( $wikiId=self::LOCAL)
Returns the page ID.
canExist()
Checks whether this PageIdentity represents a "proper" page, meaning that it could exist as an editab...
exists()
Checks if the page currently exists.