e107inc/e107

View on GitHub
e107_plugins/social/e_menu.php

Summary

Maintainability
A
0 mins
Test Coverage
F
9%

Argument 4 (filter_mask) is null but \e107::getLayouts() takes string defined at /code/e107_handlers/e107_class.php:3574
Open

        $templates = e107::getLayouts('social','social_xurl', 'front', null, false, false);
Severity: Minor
Found in e107_plugins/social/e_menu.php by phan

Returning type null but config() is declared to return array
Open

            return null;
Severity: Minor
Found in e107_plugins/social/e_menu.php by phan

There are no issues that match your filters.

Category
Status