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