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\Component;
use CachetHQ\Cachet\Models\Component;
class ComponentWasUpdatedEvent
class ComponentWasUpdatedEvent implements ComponentEventInterface
{
/**
* The component that was updated.