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