Skip to content

Commit eb64fda

Browse files
committed
Update Classes hierarchy reference documentation
- Reflect the introduction of the new MantisSourceGitBasePlugin abstract base class. - Add SourceGitphp
1 parent 9ad2d83 commit eb64fda

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/Classes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
integration with the MantisBT UI
99
- **MantisSourcePlugin** - Abstract base class for VCS-specific plugins
1010
- **SourceGenericPlugin**
11-
- **SourceBitBucketPlugin**
12-
- **SourceCgitPlugin**
13-
- **SourceGithubPlugin**
14-
- **SourceGitlabPlugin**
15-
- **SourceGitwebPlugin**
11+
- **MantisSourceGitBasePlugin** - Abstract class for git-based plugins
12+
- **SourceBitBucketPlugin**
13+
- **SourceCgitPlugin**
14+
- **SourceGithubPlugin**
15+
- **SourceGitlabPlugin**
16+
- **SourceGitphpPlugin**
17+
- **SourceGitwebPlugin**
1618
- **SourceHgWebPlugin**
1719
- **SourceSVNPlugin** Subversion and derivatives
1820
- **SourceSFSVNPlugin**

0 commit comments

Comments
 (0)