Event: interested -> interestedIn
This commit is contained in:
@@ -38,7 +38,7 @@ sub new_event {
|
||||
}, $self;
|
||||
}
|
||||
|
||||
sub interested {
|
||||
sub interestedIn {
|
||||
my ($self, $plugin) = @_;
|
||||
|
||||
return $self->{"event"}->interestedIn($plugin);
|
||||
|
Reference in New Issue
Block a user