installers
4 years ago
ClassLoader.php
2 years ago
InstalledVersions.php
1 year ago
LICENSE
5 years ago
autoload_classmap.php
8 months ago
autoload_files.php
8 months ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
8 months ago
autoload_real.php
8 months ago
autoload_static.php
8 months ago
installed.json
8 months ago
installed.php
8 months ago
jetpack_autoload_classmap.php
8 months ago
jetpack_autoload_filemap.php
8 months ago
platform_check.php
10 months ago
autoload_files.php
18 lines
| 1 | <?php |
| 2 | |
| 3 | // autoload_files.php @generated by Composer |
| 4 | |
| 5 | $vendorDir = dirname(__DIR__); |
| 6 | $baseDir = dirname($vendorDir); |
| 7 | |
| 8 | return array( |
| 9 | 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', |
| 10 | '3773ef3f09c37da5478d578e32b03a4b' => $vendorDir . '/automattic/jetpack-assets/actions.php', |
| 11 | '7372b7fb88a9723cf5b76d456eb0b738' => $vendorDir . '/automattic/jetpack-connection/actions.php', |
| 12 | '2d223b650b5c56928c1affa16ee5cfe2' => $vendorDir . '/wordpress/abilities-api/includes/bootstrap.php', |
| 13 | '44e8414cd27982ecf86403af6e48f123' => $baseDir . '/src/StoreApi/deprecated.php', |
| 14 | '9ce98895d0a470c71998c4b530020d26' => $baseDir . '/src/StoreApi/functions.php', |
| 15 | 'c379ea42c3f5964a973a7106b08c5ef0' => $baseDir . '/src/Blocks/Domain/Services/functions.php', |
| 16 | 'cd726a73edeabe4da44e314a8eebc9bb' => $baseDir . '/src/Deprecated.php', |
| 17 | ); |
| 18 |