Manual:RepoGroup.php
Appearance
| MediaWiki file: RepoGroup.php | |
|---|---|
| Location: | includes/filerepo/ (includes/FileRepo/ in 1.46 or later) |
| Source code: | master • 1.45.3 • 1.44.5 • 1.43.8 |
| Classes: | MediaWiki\FileRepo\RepoGroup |
Creates a prioritized list of file repositories.
See also
[edit]- Manual:File.php - The base File class.
- Manual:LocalFile.php - Extends the File class to represent a local file in the database.
- Manual:MediaWikiServices.php - offers the getRepoGroup() function to return a RepoGroup instance (since 1.34)