eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorAwareInterface::setSuggestionCollector PHP Method

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
    public function setSuggestionCollector(SuggestionCollectorInterface $suggestionCollector);
SuggestionCollectorAwareInterface