eZ\Publish\Core\MVC\Symfony\View\View::setConfigHash PHP Method

setConfigHash() public method

Typically, the hash would have as keys: - template : The template that has been matched - match : The matching configuration, including the matcher "identifier" and what has been passed to it. - matcher : The matcher object.
public setConfigHash ( array $config )
$config array
    public function setConfigHash(array $config);