naffiq/yii2-helpers

View on GitHub
src/DateHelper.php

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

        return \Yii::$app->formatter->asDate($time, "php:j M Y");
Severity: Major
Found in src/DateHelper.php - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status