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. | |
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.
|
static |
Returns value suitable for rt_type field.
string | $tag | Tag name |
Definition at line 19 of file RevTag.php.