PHP Classes

File: vendor/autoload.php

Recommend this page to a friend!
  Classes of Joshua McKenzie   PHP Filesystem Helper Library   vendor/autoload.php   Download  
File: vendor/autoload.php
Role: Application script
Content type: text/plain
Description: Application script
Class: PHP Filesystem Helper Library
Manipulate and search files and directories
Author: By
Last change:
Date: 8 years ago
Size: 183 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer' . '/autoload_real.php';

return
ComposerAutoloaderInit9f066cf8d113a5ed821fdab577802a4e::getLoader();