Merge "Rename Skin::getUsableSkins() to Skin::getAllowedSkins()"
[lhc/web/wiklou.git] / tests / phpunit / data / autoloader / TestAutoloadedSerializedClass.php
1 <?php
2
3 class TestAutoloadedSerializedClass {
4 }