luyadev/luya

View on GitHub
core/texttospeech/TextToSpeechWidget.php

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

Method run has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        TextToSpeechAsset::register($this->view);

        $config = Json::htmlEncode([
Severity: Minor
Found in core/texttospeech/TextToSpeechWidget.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status