MediaWiki
REL1_35
Taggable.php
Go to the documentation of this file.
1
<?php
25
namespace
MediaWiki\ChangeTags
;
26
32
interface
Taggable
{
33
40
public
function
addTags
( $tags );
41
42
}
MediaWiki\ChangeTags\Taggable
Interface that defines how to tag objects.
Definition
Taggable.php:32
MediaWiki\ChangeTags\Taggable\addTags
addTags( $tags)
Append tags to the tagged object.
MediaWiki\ChangeTags
includes
changetags
Taggable.php
Generated on Sat Apr 6 2024 00:07:01 for MediaWiki by
1.9.8