Manual:RepoGroup.php
MediaWiki file: RepoGroup.php | |
---|---|
Location: | includes/filerepo/ |
Source code: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | 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)