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

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
process ( ContainerBuilder $container ) Performs compiler passes for persistence factories.

Method Details

process() public méthode

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