Skip to content

Events manager doc fix#1

Open
drull755 wants to merge 1 commit intomasterfrom
doc_fix
Open

Events manager doc fix#1
drull755 wants to merge 1 commit intomasterfrom
doc_fix

Conversation

@drull755
Copy link
Owner

According to code it accepts only object as second argument, not object|callable:

if typeof handler != "object" {
throw new Exception("Event handler must be an Object");
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant