interface PrependExtensionInterface

Methods

void
prepend(ContainerBuilder$container)

Allow an extension to prepend the extension configurations.

Details

void prepend(ContainerBuilder$container)

Allow an extension to prepend the extension configurations.

Parameters

ContainerBuilder $container

Return Value

void