MediaWiki file: TitleValue.php
Location: includes/
Source code: master 1.40.0 1.39.4 1.35.11
Classes: TitleValue

The TitleValue class implements the LinkTarget interface. It represents a page (or page fragment) title within MediaWiki. In contrast to Title , this is designed to be a plain value object. That is, it is immutable , does not use global state, and causes no side effects.

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.