pagseguro/magento2

View on GitHub
Setup/Uninstall.php

Summary

Maintainability
A
1 hr
Test Coverage

Method uninstall has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function uninstall(SchemaSetupInterface $setup, ModuleContextInterface $context)
    {
        $statuses = [
            'pagseguro_iniciado',
            'pagseguro_aguardando_pagamento',
Severity: Minor
Found in Setup/Uninstall.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status