class GoogleRichSnippetsEventContainer

Class GoogleRichSnippetsEventContainer is injected as google_rich_snippets.event_container. This container is connecting GoogleRichSnippetsManager manager to other services

Properties

protected ContainerInterface $container

Methods

__construct(ContainerInterface $container)

No description

mixed
dispatchReviewTotalForProductEvent(mixed $product)

Dispatch event for getting review total

Details

at line 28
__construct(ContainerInterface $container)

Parameters

ContainerInterface $container

at line 39
mixed dispatchReviewTotalForProductEvent(mixed $product)

Dispatch event for getting review total

Parameters

mixed $product

Return Value

mixed