Smile-SA/magento2-module-product-label

View on GitHub
Model/ResourceModel/ProductLabel/Grid/Collection.php

Summary

Maintainability
A
1 hr
Test Coverage

Method _renderFiltersBefore has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _renderFiltersBefore()
    {
        parent::_renderFiltersBefore();
        $storeCondition = Store::DEFAULT_STORE_ID;

Severity: Minor
Found in Model/ResourceModel/ProductLabel/Grid/Collection.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status