D25753
D25753
Fix call to undefined method PhabricatorInlineCommentController::canEditInlineComment()
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: `PhabricatorInlineCommentController` calls `$this->canEditInlineComment($viewer, $inline)` which is undefined in this…