summaryrefslogtreecommitdiff
path: root/www/wiki/tests/phan/stubs/phpunit4.php
blob: e5e88e6bab1028377b430b5d59ff90b9bfedf738 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

/**
 * Some old classes from PHPUnit 4 that MediaWiki (conditionally) references.
 *
 * phpcs:ignoreFile
 */

class PHPUnit_TextUI_Command {

}