Manual:MessageContent.php
MediaWiki file: MessageContent.php | |
---|---|
Location: | includes/content/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | MessageContent |
Deprecated since 1.38
Wrapper allowing you to handle a system message as a Content object. Note that this is generally not used to represent content from the MediaWiki namespace. MessageContent is just intended as glue for wrapping a message programmatically. Extends AbstractContent.