public/plugin/xapi/src/Hook/XApiPortfolioCommentScoredHookObserver.php
Missing class doc comment Open
Open
class XApiPortfolioCommentScoredHookObserver extends XApiActivityHookObserver implements HookPortfolioCommentScoredObserverInterface
- Exclude checks
Missing function doc comment Open
Open
public function hookCommentScored(HookPortfolioCommentScoredEventInterface $hookEvent): void
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks