Tagging this issue as novice and badcamp2019 to use in the first time contributors WS. Please hold for BADCamp, October 2-5

The file bootstrap_sass.theme contains arrays that are still using the old array syntax $var = array('foo', 'bar', 'baz');

These should be updated to the new short array syntax that is part of the Drupal Coding Standards.

CommentFileSizeAuthor
#2 bootstrap_sass_3084959_2.patch1.6 KBsaidatom

Comments

dorficus created an issue. See original summary.

saidatom’s picture

StatusFileSize
new1.6 KB
saidatom’s picture

Status: Active » Needs review

  • hatuhay committed b59652f on 8.x-1.x authored by saidatom
    Issue #3084959 by saidatom: Update to use short array syntax
    
hatuhay’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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