luyadev/luya-module-admin

View on GitHub
src/apis/TimestampController.php

Summary

Maintainability
A
1 hr
Test Coverage
B
86%

Showing 1 of 1 total issue

Method actionIndex has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

public function actionIndex()
{
$userId = Yii::$app->adminuser->id;
 
// clear user online list
Severity: Minor
Found in src/apis/TimestampController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status