Your IP : 216.73.217.79


Current Path : /var/www/v3.cesa.co.za/vendor/creof/wkt-parser/tests/
Upload File :
Current File : /var/www/v3.cesa.co.za/vendor/creof/wkt-parser/tests/TestInit.php

<?php

require __DIR__ . '/../vendor/autoload.php';

error_reporting(E_ALL | E_STRICT);

$loader = new \Composer\Autoload\ClassLoader();
$loader->add('CrEOF\Geo\WKT\Tests', __DIR__);
$loader->register();