gplx/mediawiki/tests/phpunit/data/autoloader/psr4/TestFooBar.php

7 lines
66 B
PHP

<?php
namespace Test\MediaWiki\AutoLoader;
class TestFooBar {
}