summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/tests/phpunit/Utils/Fixtures/InvalidCustomRespositoryConnector.php
blob: 194f688952098cdf0e202b05ba651e79d898f48e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

namespace SMW\Tests\Utils\Fixtures;

/**
 * @license GNU GPL v2+
 * @since 2.2
 *
 * @author mwjames
 */
class InvalidCustomRespositoryConnector {
}