HomePhorge

D25753

Fix call to undefined method PhabricatorInlineCommentController::canEditInlineComment()
Author: aklapper
Summary: `PhabricatorInlineCommentController` calls `$this->canEditInlineComment($viewer, $inline)` which is undefined in this…