\Trismegiste\Mondrian\CommandContractorCommand

ContractorCommand recursively scans a directory and refactors concrete class with annotations.

It creates an interface, changes paramters types and adds inheritance

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
configure()
initialize()
execute()
$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

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