Merge "Fix 'Tags' padding to keep it farther from the edge and document the source...
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / psr4 / TestFooBar.php
1 <?php
2
3 namespace Test\MediaWiki\AutoLoader;
4
5 class TestFooBar {
6 }