Hi,

After applying the patchs from the following issues, found Drupal coding standard issues in the forms files.

  1. https://www.drupal.org/node/2813611
  2. https://www.drupal.org/node/2817035
  3. https://www.drupal.org/node/2817051
  4. https://www.drupal.org/node/2819607

Comments

akhilavnair_zyxware created an issue. See original summary.

akhilavnair’s picture

Issue summary: View changes
akhilavnair’s picture

Status: Active » Needs review
StatusFileSize
new9.97 KB

Hi,

I have created a patch to fix the Drupal coding standard issues in the following form files,

  • TaxonomyManagerLiteAssignTaxonomyTerms.php
  • TaxonomyManagerLiteDeleteTaxonomyTerms.php
akhilavnair’s picture