Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
pepakriz committed Oct 15, 2014
1 parent d5b1275 commit 4481bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System/DI/SystemExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ public function getJsFiles()
public function getEventTypes()
{
return array(
'Venne\System\Events\InvitationEvent',
InvitationEvent::getName(),
);
}

Expand Down

0 comments on commit 4481bbf

Please sign in to comment.