Drupal PHP Coding standard fix
Open
requested to merge issue/advanced_mautic_integration-3448502:3448502-drupal-coding-standard into 1.0.x
1 unresolved thread
Closes #3448502
13 | 13 | /** |
14 | 14 | * The wrapper for the Mautic API library. |
15 | 15 | */ |
16 | final class MauticApiWrapper implements MauticApiWrapperInterface { | |
|
The PR seems to break Drupal Coding Standards, something must be wrong with the CS config.