PluginProbe ʕ •ᴥ•ʔ
Security Optimizer – The All-In-One Protection Plugin / 1.5.3
Security Optimizer – The All-In-One Protection Plugin v1.5.3
1.6.2 1.6.1 trunk 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0
sg-security / vendor / composer / autoload_classmap.php
sg-security / vendor / composer Last commit date
installers 1 year ago ClassLoader.php 1 year ago InstalledVersions.php 1 year ago LICENSE 1 year ago autoload_classmap.php 1 year ago autoload_namespaces.php 1 year ago autoload_psr4.php 1 year ago autoload_real.php 1 year ago autoload_static.php 1 year ago installed.json 1 year ago installed.php 1 year ago platform_check.php 1 year ago
autoload_classmap.php
12 lines
1 <?php
2
3 // autoload_classmap.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
10 'PHPGangsta_GoogleAuthenticator' => $vendorDir . '/siteground/googleauthenticator/PHPGangsta/GoogleAuthenticator.php',
11 );
12