File Editor
Directories:
.. (Back)
Files:
ClassLoader.php
InstalledVersions.php
autoload_classmap.php
autoload_files.php
autoload_namespaces.php
autoload_psr4.php
autoload_real.php
autoload_static.php
installed.php
jetpack_autoload_classmap.php
jetpack_autoload_filemap.php
platform_check.php
Create New File
Create
Edit File: autoload_psr4.php
<?php // autoload_psr4.php @generated by Composer $vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( 'ScssPhp\\ScssPhp\\' => array($vendorDir . '/scssphp/scssphp/src'), 'Automattic\\Jetpack\\Autoloader\\' => array($vendorDir . '/automattic/jetpack-autoloader/src'), );
Save Changes
Rename File
Rename