public/plugin/xapi/src/Hook/XApiLearningPathItemViewedHookObserver.php
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing function doc comment Open
Open
public function hookLearningPathItemViewed(HookLearningPathItemViewedEventInterface $event)
- Exclude checks
Missing class doc comment Open
Open
class XApiLearningPathItemViewedHookObserver extends XApiActivityHookObserver implements HookLearningPathItemViewedObserverInterface
- Exclude checks