Fix canPerform method #120

Merged
bumi merged 1 commits from bugfix/fix-core-permissions into master 2019-04-25 20:17:38 +00:00
bumi commented 2019-04-25 20:08:08 +00:00 (Migrated from github.com)

Even if the variable is not used and the linter might complain we have
to have that parameter in the signature. otherwise the method is not
found and can not be called.

Even if the variable is not used and the linter might complain we have to have that parameter in the signature. otherwise the method is not found and can not be called.
Sign in to join this conversation.
No description provided.