Merge "Make FormatMetadata accept RequestContext, instead of hard coding $wgLang."
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedLocalClass.php
1 <?php
2
3 class TestAutoloadedLocalClass {
4 }