EaDesgin/magento2-pdf-generator2

View on GitHub
Setup/InstallData.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

    public function install(ModuleDataSetupInterface $setup, ModuleContextInterface $context)
    {

        $storeId = $this->storeManager->getStore()->getId();

Severity: Major
Found in Setup/InstallData.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status