chamilo/chamilo-lms

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

Summary

Maintainability
A
0 mins
Test Coverage

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

    echo '<h2>'.$plugin_info['settings']['hello_world_show_type'].'</h2>';

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

if (!empty($plugin_info['settings']['hello_world_show_type'])) {

There are no issues that match your filters.

Category
Status