Merge "Add method for inspecting module dependency relations"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedCamlClass.php
1 <?php
2
3 class TestAutoloadedCamlClass {
4 }