chamilo/chamilo-lms

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

Summary

Maintainability
A
0 mins
Test Coverage

You must use "/**" style comments for a class comment
Open

class XApiCreateCourseHookObserver extends HookObserver implements HookCreateCourseObserverInterface

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing function doc comment
Open

    public function hookCreateCourse(HookCreateCourseEventInterface $hook): void

There are no issues that match your filters.

Category
Status