chamilo/chamilo-lms

View on GitHub
public/plugin/tour/index.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable "_template" is not in valid camel caps format
Open

    $_template['show_tour'] = $showTour;
Severity: Minor
Found in public/plugin/tour/index.php by phpcodesniffer

Variable "_template" is not in valid camel caps format
Open

    $_template['pages'] = json_encode($pages);
Severity: Minor
Found in public/plugin/tour/index.php by phpcodesniffer

Variable "_template" is not in valid camel caps format
Open

    $_template['web_path'] = [
Severity: Minor
Found in public/plugin/tour/index.php by phpcodesniffer

Variable "_template" is not in valid camel caps format
Open

        $_template['web_path']['intro_theme_css'] = "{$pluginWebPath}intro.js/introjs-$theme.css";
Severity: Minor
Found in public/plugin/tour/index.php by phpcodesniffer

There are no issues that match your filters.

Category
Status