PHP Code Sniffer shows very little wrong with the code standards on the D8 branch. The patch will resolve the few that were left.

The code sniffer also pointed out that use Drupal\Core\Site\Settings; was unused in src/Form/YoutubeSettingsForm.php. Removing this did not appear to impact the settings form at all.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gold created an issue. See original summary.

Gold’s picture

Status: Active » Needs review
FileSize
1.54 KB

...and the patch file.

imyaro’s picture

Assigned: Unassigned » imyaro

  • Gold authored 817f7da on 8.x-1.x
    Issue #2937495 by Gold, zvse: Fix coding standards
    
imyaro’s picture

Status: Needs review » Fixed

Commited with a few little fixes from myself.

Status: Fixed » Closed (fixed)

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