CommentLinkBuilderInterface
interface CommentLinkBuilderInterface (View source)
Defines an interface for building comment links on a commented entity.
Comment links include 'log in to post new comment', 'add new comment' etc.
Methods
array
buildCommentedEntityLinks(FieldableEntityInterface $entity, array $context)
Builds links for the given entity.
Details
array
buildCommentedEntityLinks(FieldableEntityInterface $entity, array $context)
Builds links for the given entity.