eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher\CompoundInterface::setMatcherBuilder PHP Method

setMatcherBuilder() public method

Injects the matcher builder, to allow the Compound matcher to properly build the underlying matchers.
public setMatcherBuilder ( eZ\Publish\Core\MVC\Symfony\SiteAccess\MatcherBuilderInterface $matcherBuilder )
$matcherBuilder eZ\Publish\Core\MVC\Symfony\SiteAccess\MatcherBuilderInterface
    public function setMatcherBuilder(MatcherBuilderInterface $matcherBuilder);