Removal of unused variable CommentController::getReplyForm(Request $request, EntityInterface $entity, $field_name, $pid = NULL)

CommentFileSizeAuthor
#2 2600996.patch634 bytesheykarthikwithu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Status: Active » Needs review
FileSize
634 bytes
heykarthikwithu’s picture

Issue tags: +rc eligible
heykarthikwithu’s picture

Priority: Normal » Minor
cilefen’s picture

Status: Needs review » Reviewed & tested by the community

There is not much to say here - the variable is unused in the method.

heykarthikwithu’s picture

yes @cilefen, a minor one thanks.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Yep the variable is unused and the methods called don't affect global state. Committed ae32878 and pushed to 8.0.x. Thanks!

  • alexpott committed ae32878 on 8.0.x
    Issue #2600996 by heykarthikwithu: Removal of unused variable...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.