antaresproject/core

View on GitHub
src/components/memory/resources/database/migrations/2015_08_15_152342_create_tbl_country_table.php

Summary

Maintainability
A
1 hr
Test Coverage

Method up has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function up()
    {
        $this->down();

        /**

    There are no issues that match your filters.

    Category
    Status