luyadev/luya-mailjet

View on GitHub
src/Sections.php

Summary

Maintainability
A
1 hr
Test Coverage
B
88%

Method create has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function create($name, $mjml)
    {
        $this->_errorMessage = false;

        $json = Mjml::getArray($mjml);
Severity: Minor
Found in src/Sections.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status