MediaWiki REL1_39
ContentHandlerDefaultModelForHook.php
Go to the documentation of this file.
1<?php
2
4
5use Title;
6
Represents a title within MediaWiki.
Definition Title.php:49
onContentHandlerDefaultModelFor( $title, &$model)
This hook is called when the default content model is determined for a given title.