EaDesgin/magento2-pdf-generator2

View on GitHub
Setup/InstallSchema.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

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

        $installer->startSetup();
Severity: Major
Found in Setup/InstallSchema.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status