| DIR:/proc/self/root/proc/thread-self/root/usr/share/pear/Console/Getopt/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/pear/Console/Getopt/autoload.php |
<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
require_once '/usr/share/php/Fedora/Autoloader'.'/autoload.php';
\Fedora\Autoloader\Autoload::addClassMap(
array(
'console_getopt' => '/../Getopt.php',
),
__DIR__
);
// @codeCoverageIgnoreEnd
|