Merge "Remove methods in Article deprecated in 1.18"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedClass.php
1 <?php
2
3 class TestAutoloadedClass {
4 }