EmicoEcommerce/Magento2Tweakwise

View on GitHub
Setup/InstallSchema.php

Summary

Maintainability
A
1 hr
Test Coverage

Method install has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function install(SchemaSetupInterface $setup, ModuleContextInterface $context)
    {
        $installer = $setup;
        $installer->startSetup();

Severity: Minor
Found in Setup/InstallSchema.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status