PHP Classes

File: PayPal-PHP-SDK/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Netflix Clone   PayPal-PHP-SDK/composer/autoload_namespaces.php   Download  
File: PayPal-PHP-SDK/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Netflix Clone
Manage a library of movies to rent like Netflix
Author: By
Last change:
Date: 2 months ago
Size: 217 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
   
'PayPal' => array($vendorDir . '/paypal/rest-api-sdk-php/lib'),
);