xAPI-vle/moodle-logstore_xapi

View on GitHub
src/transformer/utils/get_enrolment_context.php

Summary

Maintainability
A
45 mins
Test Coverage

Showing 1 of 1 total issue

Method get_enrolment_context has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

array $config,
\stdClass $event,
\stdClass $course,
\stdClass $cuser,
\stdClass $user,
Severity: Minor
Found in src/transformer/utils/get_enrolment_context.php - About 45 mins to fix
Category
Status