klein0r/magento-language-routes

View on GitHub
app/code/community/MKleine/LanguageRoutes/Block/Adminhtml/Languageroute/Grid.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method _prepareColumns has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _prepareColumns()
    {
        $this->addColumn(
            'entity_id',
            array(

    There are no issues that match your filters.

    Category
    Status