As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file, the @file docblock should not be there in the files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension.

Issue fork fullmenu-2880736

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

Pavan B S created an issue. See original summary.

Pavan B S’s picture

Status: Active » Needs review
StatusFileSize
new809 bytes

Applying the patch, please review

Aanal.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new10.6 KB

@Pavan B S, Thanks for the patch it works well as expected. As i tested it manually by applying in module file. PFA as Result.

shiv_sharma’s picture

StatusFileSize
new127.78 KB

patch applied successfully adding screenshot for reference

Rajan Kumar made their first commit to this issue’s fork.

rajan kumar’s picture

Status: Reviewed & tested by the community » Fixed

thank you for providing the patch

I have reviewed above patch and merged in latest repository.

rajan kumar’s picture

Status: Fixed » Closed (fixed)