Applied fixes from StyleCI

This commit is contained in:
Graham Campbell
2015-09-14 04:15:41 -04:00
committed by StyleCI Bot
parent f4b569f2fd
commit 9a964a9aee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,9 +11,9 @@
namespace CachetHQ\Tests\Cachet\Events; namespace CachetHQ\Tests\Cachet\Events;
use ReflectionClass;
use CachetHQ\Cachet\Providers\EventServiceProvider; use CachetHQ\Cachet\Providers\EventServiceProvider;
use CachetHQ\Tests\Cachet\AbstractAnemicTestCase; use CachetHQ\Tests\Cachet\AbstractAnemicTestCase;
use ReflectionClass;
/** /**
* This is the abstract event test case class. * This is the abstract event test case class.
+1 -1
View File
@@ -1,7 +1,7 @@
<?php <?php
/* /*
* This file is part of CachetHQ. * This file is part of Cachet.
* *
* (c) Alt Three Services Limited * (c) Alt Three Services Limited
* *