As per the revised coding standards we need to remove the @ file doc annotation.

We still need @file in .module and .install files, as well as theme templates.
The only @file doc blocks to remove would be for files under (modulename)/src -- the PSR-4-compliant class/interface files.

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

MurthyVittala created an issue. See original summary.

Aanal.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new20.99 KB

@MurthyVittala, Thanks for the patch it works well, as I tested it manually by applying in module file. PFA as Result.

i-trokhanenko’s picture

Assigned: MurthyVittala » Unassigned
Status: Reviewed & tested by the community » Needs work

can't apply the patch to the current 8.x branch, need to reroll

atul_ghate made their first commit to this issue’s fork.

atul_ghate’s picture

Status: Needs work » Needs review
atul_ghate’s picture

Hello @i-trokhanenko, i have reroll the patch and added MR against 8.x-2.x as paches no longer recomented please review.

i-trokhanenko’s picture

Status: Needs review » Reviewed & tested by the community

i-trokhanenko’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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