MediaWiki master
GetContentModelsHook.php
Go to the documentation of this file.
1<?php
2
4
21 public function onGetContentModels( &$models );
22}
This is a hook handler interface, see docs/Hooks.md.
onGetContentModels(&$models)
Use this hook to add content models to the list of available models.