luyadev/luya-module-cms

View on GitHub
src/models/Website.php

Summary

Maintainability
A
1 hr
Test Coverage
C
77%

Method ngRestAttributeTypes has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function ngRestAttributeTypes()
    {
        return [
            'name' => 'text',
            'host' => 'slug',
Severity: Minor
Found in src/models/Website.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status