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

We still place @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
new10.47 KB

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

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

astonvictor’s picture

Assigned: MurthyVittala » Unassigned

thanks for the patch.

it works for me. merged.

astonvictor’s picture

astonvictor’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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