staempfli/magento2-module-chat-connector

View on GitHub
Setup/InstallSchema.php

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

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
    Category
    Status