Méthode | Description | |
---|---|---|
mapConfig ( array &$scopeSettings, string $currentScope, eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\ContextualizerInterface $contextualizer ) | Does semantic config to internal container parameters mapping for $currentScope. |
public mapConfig ( array &$scopeSettings, string $currentScope, eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\ContextualizerInterface $contextualizer ) | ||
$scopeSettings | array | Parsed semantic configuration for current scope. It is passed by reference, making it possible to alter it for usage after `mapConfig()` has run. |
$currentScope | string | |
$contextualizer | eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\ContextualizerInterface |