e107inc/e107

View on GitHub
e107_plugins/hero/e_shortcode.php

Summary

Maintainability
A
0 mins
Test Coverage
F
51%

Argument 2 (pluginName) is true but \e107::getScBatch() takes string defined at /code/e107_handlers/e107_class.php:1608
Open

        $sc = e107::getScBatch('hero', true, 'hero');
Severity: Minor
Found in e107_plugins/hero/e_shortcode.php by phan

Returning type null but sc_hero() is declared to return string
Open

            return null;
Severity: Minor
Found in e107_plugins/hero/e_shortcode.php by phan

There are no issues that match your filters.

Category
Status