mailgun-php/tests/Bootstrap.php
2013-08-02 14:49:56 -07:00

6 lines
110 B
PHP

<?php
//Grab the composer Autoloader!
$autoloader = require dirname(__DIR__) . '../../vendor/autoload.php';