use short array syntax as per new coding standard.
Changed translation function on $this->t().

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Munavijayalakshmi created an issue. See original summary.

Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned
Status: Active » Needs review
FileSize
607 bytes
dhruveshdtripathi’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
42.63 KB

Patch applied cleanly. One array converted to short array syntax and one t() function from .php file whose class extends drupal base class replaced with $this->t()

Great work!

Richard Buchanan’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the dev branch, thanks!

Status: Fixed » Closed (fixed)

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