6 lines
66 B
PHP
6 lines
66 B
PHP
<?php
|
|
|
|
namespace Test\MediaWiki\AutoLoader;
|
|
|
|
class TestFooBar {
|
|
}
|