mailgun-php/tests/Bootstrap.php
2016-07-24 07:42:47 -04:00

5 lines
102 B
PHP

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