Files
szkoleniauryzaj.pl/wp-content/plugins/elfsight-youtube-gallery-cc/api/vendor/composer/autoload_classmap.php
2026-04-26 23:47:49 +02:00

18 lines
821 B
PHP

<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'ElfsightYoutubeGalleryApi\\Core\\Api' => $vendorDir . '/elfsight/Api.php',
'ElfsightYoutubeGalleryApi\\Core\\Cache' => $vendorDir . '/elfsight/Cache.php',
'ElfsightYoutubeGalleryApi\\Core\\Debug' => $vendorDir . '/elfsight/Debug.php',
'ElfsightYoutubeGalleryApi\\Core\\Helper' => $vendorDir . '/elfsight/Helper.php',
'ElfsightYoutubeGalleryApi\\Core\\Options' => $vendorDir . '/elfsight/Options.php',
'ElfsightYoutubeGalleryApi\\Core\\Throttle' => $vendorDir . '/elfsight/Throttle.php',
'ElfsightYoutubeGalleryApi\\Core\\Url' => $vendorDir . '/elfsight/Url.php',
'ElfsightYoutubeGalleryApi\\Core\\User' => $vendorDir . '/elfsight/User.php',
);