mundipagg/magento2

View on GitHub
Helper/ProductPlanHelper.php

Summary

Maintainability
A
1 hr
Test Coverage

Method mapperProductPlan has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function mapperProductPlan(ProductPlanInterface $productPlan) {
        $objectManager = ObjectManager::getInstance();

        /**
         * @var $productBundle Product
Severity: Minor
Found in Helper/ProductPlanHelper.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status