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 |