PHP Class eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\RegisterStorageEnginePass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
process ( ContainerBuilder $container ) Performs compiler passes for persistence factories.

Method Details

process() public method

Does: - Registers all storage engines to ezpublish.api.storage_engine.factory
public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder