mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-25 22:36:06 +03:00
Merge pull request #147 from DavidGarciaCat/psr-standards
Apply PSR Standards to tests/ too
This commit is contained in:
commit
dc16e3f4d6
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
//Grab the composer Autoloader!
|
//Grab the composer Autoloader!
|
||||||
$autoloader = require dirname(__DIR__).'/vendor/autoload.php';
|
$autoloader = include dirname(__DIR__).'/vendor/autoload.php';
|
||||||
|
Loading…
Reference in New Issue
Block a user