Merge "Improve docs for Title::getInternalURL/getCanonicalURL"
[lhc/web/wiklou.git] / .phan / stubs / phpunit4.php
1 <?php
2
3 /**
4 * Some old classes from PHPUnit 4 that MediaWiki (conditionally) references.
5 *
6 * phpcs:ignoreFile
7 */
8
9 class PHPUnit_TextUI_Command {
10
11 }