MediaWiki REL1_31
ApiTestCaseUpload.php
Go to the documentation of this file.
1<?php
2
6abstract class ApiTestCaseUpload extends ApiUploadTestCase {
7
8}
For backward compatibility since 1.31.
Abstract class to support upload tests.