Fix all the PHPCS errors to meet Drupal standard & practices

PHPCS test: phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md fbl

PHPCS Best Practices test: phpcs --standard=DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md fbl

CommentFileSizeAuthor
#4 patch-apply.jpg512.91 KBneeraprajapati
#3 12536299-3.patch9.75 KBnishantkumar155
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

nishantkumar155 created an issue. See original summary.

nishantkumar155’s picture

nishantkumar155’s picture

Status: Active » Needs review
StatusFileSize
new9.75 KB

Please review my patch.

neeraprajapati’s picture

Assigned: nishantkumar155 » Unassigned
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new512.91 KB

Patch applied successfully, and all functionalities are working fine.

  • nishantkumar155 committed bb8e1cd on 8.x-1.x
    Issue #2954800 by nishantkumar155, neeraprajapati: Fix PHPCS errors
    
nishantkumar155’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your working @neeraprajapati.

chishah92’s picture

Status: Fixed » Closed (fixed)

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