Merge "Add clarification to wfUseMW() phpdoc"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedClass.php
1 <?php
2
3 class TestAutoloadedClass {
4 }