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
+1 -1
View File
@@ -13,7 +13,7 @@ namespace CachetHQ\Cachet\Events\Invite;
use CachetHQ\Cachet\Models\Invite;
final class InviteWasClaimed
final class InviteWasClaimed implements InviteEventInterface
{
/**
* The invite that has been claimed.