\Trismegiste\Mondrian\CommandTypeHintConfig

TypeHintConfig generates a default type-hint config files

Overwrites any previous existing

Summary

Methods
Properties
Constants
No public methods found
No public properties found
HEADER_CONFIG
configure()
execute()
getConfig()
initialize()
getPhpFinder()
writeConfig()
$fineTuning
$phpfinder
$newConfigFile
$dryRunning
N/A
No private methods found
No private properties found
N/A

Constants

HEADER_CONFIG

HEADER_CONFIG

Properties

$fineTuning

$fineTuning : 

Type

$phpfinder

$phpfinder : 

Type

$newConfigFile

$newConfigFile : 

Type

$dryRunning

$dryRunning : 

Type

Methods

configure()

configure() 

execute()

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

{@inheritDoc}

Parameters

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

getConfig()

getConfig(string  $dir) : array

get the graph section of the configuration for this package

Parameters

string $dir

the root dir of the package

Returns

array

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

getPhpFinder()

getPhpFinder(  $directory,   $ignoreDir) 

Parameters

$directory
$ignoreDir