KumbiaPHP/ActiveRecord

View on GitHub
BaseRecord.php

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

BaseRecord has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

#[\AllowDynamicProperties]
abstract class BaseRecord
{
public const VERSION = '0.5.8';
Severity: Minor
Found in BaseRecord.php - About 2 hrs to fix
    Category
    Status