Fix canPerform method #120

Merged
bumi merged 1 commits from bugfix/fix-core-permissions into master 2019-04-25 20:17:38 +00:00

1 Commits

Author SHA1 Message Date
c69ebd0a62 Fix canPerform method
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.
2019-04-25 22:06:40 +02:00