getId(); } /** * @SuppressWarnings(PHPMD.UnusedFormalParameter) */ public function getAttributes($news, ContextInterface $context): iterable { return []; } public function getRelationships($user, ContextInterface $context): iterable { return []; } }