mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-06 21:34:29 +02:00
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
|
|
// autoload.php @generated by Composer
|
|
|
|
require_once __DIR__ . '/composer/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit2f7e1f6b353591190d7229aedd44b56d::getLoader();
|