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