\Camspiers\StatisticalClassifier\DependencyInjectionStatisticalClassifierExtension

Summary

Methods
Properties
Constants
load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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

Returns

null