public/plugin/xapi/src/Hook/XApiLearningPathEndHookObserver.php
Missing function doc comment Open
Open
public function notifyLearningPathEnd(HookLearningPathEndEventInterface $event): void
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing class doc comment Open
Open
class XApiLearningPathEndHookObserver extends XApiActivityHookObserver implements HookLearningPathEndObserverInterface
- Exclude checks