MediaWiki  1.34.0
Page.php
Go to the documentation of this file.
1 <?php
29 interface Page {
30 }
Page
Interface for type hinting (accepts WikiPage, Article, ImagePage, CategoryPage)
Definition: Page.php:29