Menu

[r302]: / trunk / vendor / autoload.php  Maximize  Restore  History

Download this file

12 lines (6 with data), 268 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer' . '/autoload_real.php';
$loader = ComposerAutoloaderInit029a0b0ed42b7b1b69f8610f9ed82f9e::getLoader();
$loader->add('PHPCheckstyle', __DIR__.'/../src/PHPCheckstyle');
return $loader;
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.