As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file,
"Namespaced classes, interfaces and traits should not begin with a file doc comment".

Issues found in srs/Controller/Search404Controller.php and src/Form/Search404Settings.php

CommentFileSizeAuthor
#2 2771177-remove-file-docblock.patch746 bytesakhilavnair
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

akhilavnair_zyxware created an issue. See original summary.

akhilavnair’s picture

Status: Active » Needs review
FileSize
746 bytes

Added a patch to remove @file doc comment block in srs/Controller/Search404Controller.php and src/Form/Search404Settings.php

anish.a’s picture

Status: Needs review » Reviewed & tested by the community
Related issues: +#2759037: Coding standard issues

@Akhila, its already handled in #2759037: Coding standard issues

It was put on hold, for testing. But, I think it can be closed, without fixing and we can use this.

mslabba_zyxware’s picture

Assigned: akhilavnair » Unassigned
Status: Reviewed & tested by the community » Fixed

Successfully merged the patch

Status: Fixed » Closed (fixed)

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