PHP Classes

File: vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Daniel   ohmy-auth   vendor/composer/autoload_namespaces.php   Download  
File: vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: ohmy-auth
Obtain authorization to access APIs using OAuth
Author: By
Last change: Update of vendor/composer/autoload_namespaces.php
Date: 2 months ago
Size: 189 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

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

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