PluginProbe
Independent Analytics – WordPress Analytics Plugin / 2.1.6
Independent Analytics – WordPress Analytics Plugin v2.1.6
2.15.5 2.15.4 2.15.3 2.15.2 2.15.1 2.15.0 2.14.10 trunk 1.1 1.10 1.10.1 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.17.1 1.17.2 1.17.3 1.17.4 1.18 1.18.1 1.19.0 All 120 releases
independent-analytics / vendor / composer / autoload_psr4.php
autoload_psr4.php
38 lines 2.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_psr4.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
10 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
11 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
12 'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
13 'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
14 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
15 'IAWP_SCOPED\\voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
16 'IAWP_SCOPED\\eftec\\bladeone\\' => array($vendorDir . '/eftec/bladeone/lib'),
17 'IAWP_SCOPED\\Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
18 'IAWP_SCOPED\\Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
19 'IAWP_SCOPED\\Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
20 'IAWP_SCOPED\\Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
21 'IAWP_SCOPED\\Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
22 'IAWP_SCOPED\\Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
23 'IAWP_SCOPED\\Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
24 'IAWP_SCOPED\\Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
25 'IAWP_SCOPED\\Proper\\' => array($vendorDir . '/andrewmead/wordpress-proper/source', $vendorDir . '/andrewmead/wordpress-proper/tests'),
26 'IAWP_SCOPED\\MaxMind\\Db\\' => array($vendorDir . '/maxmind-db/reader/src/MaxMind/Db'),
27 'IAWP_SCOPED\\League\\Uri\\' => array($vendorDir . '/league/uri/src', $vendorDir . '/league/uri-interfaces/src'),
28 'IAWP_SCOPED\\Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'),
29 'IAWP_SCOPED\\Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
30 'IAWP_SCOPED\\Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
31 'IAWP_SCOPED\\Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
32 'IAWP_SCOPED\\IAWP\\' => array($baseDir . '/IAWP'),
33 'IAWP_SCOPED\\Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
34 'IAWP_SCOPED\\Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
35 'IAWP_SCOPED\\DeviceDetector\\' => array($vendorDir . '/matomo/device-detector'),
36 'IAWP_SCOPED\\Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
37 );
38