Page MenuHomePhabricator

Changing improper methodname in Interaction classes
Closed, ResolvedPublic

Description

Improper method name "Interactor::CalculateJurisdiction" should be changed for instance into "CanHandleEvent".

Need core modification for this, but only the method will be renamed.

Event Timeline

Shall I create a Wiki specification page for this change request?
As it is a renaming I asume this is unnecessary.

[SVN revision 22655]
FIX (#3740): interface change: changing method name CalculateJurisdiction to CanHandleEvent