class LanguageEntityRelationshipListener

Class LanguageEntityRelationshipListener is injected as empire_entity_relationship_plugin.language.entity.relationship.listener service. It provides entities in different languages based on existing entity relationships

Properties

protected EntityRelationshipManager $manager

Methods

__construct(EntityRelationshipManager $manager)

LanguageEntityRelationshipListener constructor.

getLanguageRelatedEntity(EventWithResult $event)

Get ids of class for specified array of params

Details

at line 28
__construct(EntityRelationshipManager $manager)

LanguageEntityRelationshipListener constructor.

Parameters

EntityRelationshipManager $manager

at line 37
getLanguageRelatedEntity(EventWithResult $event)

Get ids of class for specified array of params

Parameters

EventWithResult $event