mailgun-php/tests/Bootstrap.php
2013-08-02 15:19:44 -07:00

6 lines
105 B
PHP

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