\Trismegiste\Mondrian\CommandFactoryGenerator

FactoryGenerator is a refactoring tools which scans all new statements and create a protected method for each.

With this, it is possible to mockup the new instance for unit testing

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
configure()
initialize()
execute()
$dumper
$source
N/A
No private methods found
No private properties found
N/A

Properties

$dumper

$dumper : 

Type

$source

$source : 

Type

Methods

configure()

configure() 

initialize()

initialize(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) 

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) 

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output