modules/custom/deims_variable/deims_variable.theme.inc

Summary

Maintainability
Test Coverage

Missing function doc comment
Open

function deims_variable_get_data_summary(array $variable) {

Case breaking statements must be followed by a single blank line
Open

      break;

Missing function doc comment
Open

function theme_deims_variable_codes_list(array &$variables) {

Case breaking statements must be followed by a single blank line
Open

      break;

Missing function doc comment
Open

function template_preprocess_deims_variable_summary(array &$variables) {

Case breaking statements must be followed by a single blank line
Open

      break;

There are no issues that match your filters.

Category
Status