PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Josantonius   WP_Register   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: WP_Register
Minify and unify CSS and JavaScript for WordPress
Author: By
Last change: Updated to 1.0.4 version
Updated to 1.0.4 version
Date: 5 years ago
Size: 375 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'Josantonius\\WP_Register\\' => array($baseDir . '/src/WP_Register'),
   
'Josantonius\\Json\\' => array($vendorDir . '/josantonius/json/src/Json'),
   
'Josantonius\\File\\' => array($vendorDir . '/josantonius/file/src/File'),
);