staempfli/magento2-module-chat-connector

View on GitHub
Setup/InstallSchema.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function install(SchemaSetupInterface $setup, ModuleContextInterface $context) //@codingStandardsIgnoreLine
    {
        $setup->startSetup();
        /**
         * Create table 'chatconnector_queue'
Severity: Major
Found in Setup/InstallSchema.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status