Manual:TitleValue.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

See also