MediaWiki master
ContentHandlerDefaultModelForHook.php
Go to the documentation of this file.
1<?php
2
4
6
25 public function onContentHandlerDefaultModelFor( $title, &$model );
26}
Represents a title within MediaWiki.
Definition Title.php:78
onContentHandlerDefaultModelFor( $title, &$model)
This hook is called when the default content model is determined for a given title.