MarketingCloudAddressTest.php, line 87:

protected function validateDefinition($machineName)
{

According to coding standards: "Opening brace should be on the same line as the declaration"

CommentFileSizeAuthor
#2 2986431-2.patch867 bytesjohn_a
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

john_a created an issue. See original summary.

john_a’s picture

Status: Active » Needs review
FileSize
867 bytes

Patch created to resolve this.

john_a’s picture

Status: Needs review » Patch (to be ported)

patch applies, unit tests still work and this passes drupalcs test. Marking this as fixed

  • john_a authored 19181ca on 8.x-1.x
    Issue #2986431 by john_a: Opening brace should be on the same line as...
john_a’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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