MediaWiki
master
Taggable.php
Go to the documentation of this file.
1
<?php
20
namespace
MediaWiki\ChangeTags
;
21
29
interface
Taggable
{
30
37
public
function
addTags
( $tags );
38
39
}
MediaWiki\ChangeTags\Taggable
Interface that defines how to tag objects.
Definition
Taggable.php:29
MediaWiki\ChangeTags\Taggable\addTags
addTags( $tags)
Append tags to the tagged object.
MediaWiki\ChangeTags
Definition
ChangeTagsStore.php:21
includes
changetags
Taggable.php
Generated on Sat Mar 15 2025 22:23:29 for MediaWiki by
1.10.0