Finished off event interfaces

This commit is contained in:
Graham Campbell
2015-12-06 11:44:02 +00:00
parent c73c5d28a1
commit 66c6460bab
28 changed files with 154 additions and 21 deletions
@@ -13,7 +13,7 @@ namespace CachetHQ\Cachet\Events\Subscriber;
use CachetHQ\Cachet\Models\Subscriber;
class SubscriberHasSubscribedEvent
class SubscriberHasSubscribedEvent implements SubscriberEventInterface
{
/**
* The subscriber who has subscribed.