load()
load(array $config, \Symfony\Component\DependencyInjection\ContainerBuilder $container) : null
Loads the packages services from a yaml file
Parameters
array | $config | The config the extension is loaded with |
\Symfony\Component\DependencyInjection\ContainerBuilder | $container | The container to add the services to |