mailgun-php/tests/Bootstrap.php

6 lines
105 B
PHP
Raw Normal View History

2013-07-23 09:11:01 +04:00
<?php
//Grab the composer Autoloader!
$autoloader = require dirname(__DIR__) . '/vendor/autoload.php';