MediaWiki REL1_35
GetContentModelsHook.php
Go to the documentation of this file.
1<?php
2
4
5// phpcs:disable Generic.Files.LineLength -- Remove this after doc review
19 public function onGetContentModels( &$models );
20}
onGetContentModels(&$models)
Use this hook to add content models to the list of available models.