mailgun-php/tests/Bootstrap.php
2016-07-26 13:43:36 +01:00

5 lines
102 B
PHP

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