Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
RevTag Class Reference

Abstraction for revtag table to handle new and old schemas during migration. More...

Static Public Member Functions

static getType ( $tag)
 Returns value suitable for rt_type field.
 

Detailed Description

Abstraction for revtag table to handle new and old schemas during migration.

TODO: Remove class after I3315009bb86196fd5f8652f8fcaef1ebab0a89d8 is merged & deployed

Definition at line 13 of file RevTag.php.

Member Function Documentation

◆ getType()

static RevTag::getType ( $tag)
static

Returns value suitable for rt_type field.

Parameters
string$tagTag name
Returns
string

Definition at line 19 of file RevTag.php.


The documentation for this class was generated from the following file: