warlof/seat-migrator

View on GitHub
src/Models/CharacterPlanetPin.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getUpgradeMapping has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getUpgradeMapping(): array
    {
        return [
            'character_planet_pins' => [
                'ownerID'        => 'character_id',
Severity: Minor
Found in src/Models/CharacterPlanetPin.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status