Problem/Motivation

Let's tidy up constructor comments based on #2140961: Allow constructor methods to omit docblocks.

Issue fork jsonrpc-3472010

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Title: Clean up constructor comments » Make constructor comments consistent and use new no-first-line coding standard
ptmkenny’s picture

I misunderstood the coding standard. I thought the first line could be omitted, but actually either the whole block has to be omitted or the first line needs to be included. So instead I will make the first lines consistent across constructors.

ptmkenny’s picture

Title: Make constructor comments consistent and use new no-first-line coding standard » Make constructor comments consistent
ptmkenny’s picture

  • ptmkenny committed 2e0d92de on 2.x
    Issue #3472010 by ptmkenny: Make constructor comments consistent
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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