Apply fixes from StyleCI

This commit is contained in:
Pierre Rudloff 2017-01-16 16:31:20 +00:00 committed by StyleCI Bot
parent 16e1f9d6db
commit 31efed8bc9
3 changed files with 65 additions and 37 deletions

View file

@ -1,10 +1,10 @@
<?php
/**
* File used to bootstrap tests
* File used to bootstrap tests.
*/
/**
* Composer autoload
* Composer autoload.
*/
require_once __DIR__.'/../vendor/autoload.php';