PHP Interface eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorAwareInterface

Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
setSuggestionCollector ( eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface $suggestionCollector ) Injects SuggestionCollector.

Method Details

setSuggestionCollector() public method

Injects SuggestionCollector.
public setSuggestionCollector ( eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface $suggestionCollector )
$suggestionCollector eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface