chamilo/chamilo-lms

View on GitHub
public/plugin/xapi/src/Hook/XApiLearningPathEndHookObserver.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function notifyLearningPathEnd(HookLearningPathEndEventInterface $event): void

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing class doc comment
Open

class XApiLearningPathEndHookObserver extends XApiActivityHookObserver implements HookLearningPathEndObserverInterface

There are no issues that match your filters.

Category
Status