PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Mateo   PHP Telegram Bot Send Image or Random File   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Telegram Bot Send Image or Random File
Telegram bot that responds by sending random files
Author: By
Last change:
Date: 2 years ago
Size: 184 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

return array(
   
'App\\' => array($baseDir . '/src'),
);