\Camspiers\StatisticalClassifier\DependencyInjectionCommandCompilerPass

Summary

Methods
Properties
Constants
process()
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

process()

process(\Symfony\Component\DependencyInjection\ContainerBuilder $container) : null

Finds services tagged with console.command and adds them to the console application

Parameters

\Symfony\Component\DependencyInjection\ContainerBuilder $container

The container with the relevant definitions

Returns

null