As per coding standard documentation at 'https://www.drupal.org/coding-standards/docs', @file tag 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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aks22 created an issue. See original summary.

aks22’s picture

Please find attached patch file.

aks22’s picture

Status: Active » Needs review
Munavijayalakshmi’s picture

Assigned: aks22 » Munavijayalakshmi
Status: Needs review » Reviewed & tested by the community

After applying the patch, there is no @file tag docblock in .php extension files.

Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned

  • Alan D. committed bf4725d on 8.x-1.x authored by aks22
    Issue #2766795 by aks22, Alan D.: Remove @file tag docblock from files...
Alan D.’s picture

Status: Reviewed & tested by the community » Fixed

cheap commit cred ;)

aks22’s picture

You can definitely revert the commit credit, I don't mind it for that.
Every commit in the community is important whether it is "CHEAP" or "USEFUL".
If everyone thoughts like you then there will be no commits by the community in future. Please make sure your code works and it should be as per Drupal.org standards.

Alan D.’s picture

Just being cheeky :P

get project info
  get dev releases
    spellcheck > log.txt

Probably be able to generate a few 1,000 of these:

https://cgit.drupalcode.org/name/commit/?id=d311791

aks22’s picture

Good idea.Please proceed. You are master of finding it.

aks22’s picture

@Alan: Leave the previous part of comments but contributors are the main pillar of Drupal. In whatever way, they are committing the code which is helpful for every Drupaler. We all are in the same boat(Drupal) and so don't forget that when we stuck on any issue these commits and comments from Drupal.org helps us.

Hope you get me right. I would love to have many more conversation with you as you are a Drupaler and I respect your work and community contribution.

Thanks.

Status: Fixed » Closed (fixed)

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