Manual:ContentRenderer.php

Category:MediaWiki code#ContentRenderer.php

A service to render content. It can be instantiated with MediaWikiServices::getInstance()->getContentRenderer(). It was introduced in 1.38.

Public methods

See also

Category:MediaWiki code