chamilo/chamilo-lms

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

Summary

Maintainability
A
0 mins
Test Coverage

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

    $_template['management_login_enabled'] = $managementLoginEnabled;

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

        $_template['signout_url'] = $activeDirectoryPlugin->getUrl(AzureActiveDirectory::URL_TYPE_LOGOUT);

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

        $_template['management_login_name'] = $managementLoginName;

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

    $_template['block_title'] = $activeDirectoryPlugin->get(AzureActiveDirectory::SETTING_BLOCK_NAME);

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

    $_template['signin_url'] = $activeDirectoryPlugin->getUrl(AzureActiveDirectory::URL_TYPE_AUTHORIZE);

There are no issues that match your filters.

Category
Status