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