chamilo/chamilo-lms

View on GitHub
public/plugin/show_user_info/plugin.php

Summary

Maintainability
A
0 mins
Test Coverage

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

$plugin_info['templates'] = ['template.tpl'];

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

$plugin_info['comment'] = "Shows a welcome message, (this is an example to uses the template system: Twig)";

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

$plugin_info['author'] = 'Julio Montoya';

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

$plugin_info['title'] = 'Show user information';

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

$plugin_info['version'] = '1.0';

There are no issues that match your filters.

Category
Status