diff options
Diffstat (limited to 'includes/title/TitleValue.php')
-rw-r--r-- | includes/title/TitleValue.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/title/TitleValue.php b/includes/title/TitleValue.php index 402247c2..5cac3470 100644 --- a/includes/title/TitleValue.php +++ b/includes/title/TitleValue.php @@ -32,6 +32,7 @@ * It does not represent a link, and does not support interwiki prefixes etc. * * @see https://www.mediawiki.org/wiki/Requests_for_comment/TitleValue + * @since 1.23 */ class TitleValue { /** |