PHP Class Knp\Bundle\ZendCacheBundle\DependencyInjection\KnpZendCacheExtension

Inheritance: extends Symfony\Component\HttpKernel\DependencyInjection\Extension
Datei anzeigen Open project: KnpLabs/KnpZendCacheBundle

Public Methods

Method Description
load ( array $configs, ContainerBuilder $container ) Loads the cache manager configuration.

Method Details

load() public method

Loads the cache manager configuration.
public load ( array $configs, ContainerBuilder $container )
$configs array
$container Symfony\Component\DependencyInjection\ContainerBuilder