Latest Pareview report shows some doc formatting issues in MarketingCloudService.

See the attached file.

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
12.23 KB

Please review the patch. I was unable to resolve the "Namespaced classes/interfaces/traits should be referenced with use statements" errors.

john_a’s picture

New patch (previous accideentally contained changed to README.md), and also fixed issues with :

FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------
 152 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
 153 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
 175 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
----------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
john_a’s picture

Status: Needs review » Fixed

issue reviewed and applied by self

john_a’s picture

Status: Fixed » Closed (fixed)