update
This commit is contained in:
17
wp-content/plugins/elfsight-youtube-gallery-cc/api/vendor/composer/autoload_classmap.php
vendored
Normal file
17
wp-content/plugins/elfsight-youtube-gallery-cc/api/vendor/composer/autoload_classmap.php
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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',
|
||||
);
|
||||
Reference in New Issue
Block a user