\Trismegiste\Mondrian\CommandRefactorCommand

RefactorCommand recursively scans a directory and refactors classes. This abstract class only makes common initializations

Summary

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

Properties

$phpfinder

$phpfinder : 

Type

Methods

configure()

configure() 

initialize()

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

Inject parameters of the command

Parameters

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