PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   ReconCat   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: ReconCat
Retrieve past versions pages from Web Archive
Author: By
Last change:
Date: 1 year ago
Size: 579 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

return array(
   
'dawood\\WBMScrapper\\' => array($vendorDir . '/dawood/wmb-scrapper/src'),
   
'dawood\\ReconCat\\' => array($baseDir . '/src'),
   
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
   
'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
   
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
   
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
);