Problem/Motivation

This is to add the following doc block to protected static $modules in tests.

   /**
   * {@inheritdoc}
   */

This is part of #3477599: Fix Drupal.Commenting.VariableComment.Missing.

Steps to reproduce

Proposed resolution

Remaining tasks

Review
Commit

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3477613

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward.

LGTM

  • nod_ committed ffffbf3c on 10.3.x
    Issue #3477613 by quietone: Add doc block for $modules in tests
    
    (cherry...

  • nod_ committed 40b402a1 on 10.4.x
    Issue #3477613 by quietone: Add doc block for $modules in tests
    
    (cherry...

  • nod_ committed cdc0427b on 11.0.x
    Issue #3477613 by quietone: Add doc block for $modules in tests
    
    (cherry...

  • nod_ committed 1bf08a6c on 11.x
    Issue #3477613 by quietone: Add doc block for $modules in tests
    
nod_’s picture

Version: 11.x-dev » 10.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 1bf08a6c435 to 11.x and cdc0427b3bb to 11.0.x and 40b402a1214 to 10.4.x and ffffbf3cd4a to 10.3.x. Thanks!

Status: Fixed » Closed (fixed)

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