Move into wp-content path
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
12
wp-content/plugins/github-updater/vendor/composer/autoload_classmap.php
vendored
Normal file
12
wp-content/plugins/github-updater/vendor/composer/autoload_classmap.php
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
// autoload_classmap.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Fragen\\Singleton' => $vendorDir . '/afragen/singleton/Singleton.php',
|
||||
'PAnD' => $vendorDir . '/collizo4sky/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php',
|
||||
'WordPressdotorg\\Plugin_Directory\\Readme\\Parser' => $vendorDir . '/afragen/wordpress-plugin-readme-parser/class-parser.php',
|
||||
);
|
||||
Reference in New Issue
Block a user