Manual:TitleValue.php/ja
MediaWiki ファイル: TitleValue.php | |
---|---|
場所: | includes/title/ |
ソース コード: | master • 1.43.1 • 1.42.6 • 1.39.12 |
クラス: | MediaWiki\Title\TitleValue |
TitleValue クラスは LinkTarget インターフェイスを実装します。 このクラスは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.