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