\Inhere\ConsoleTestTestCommand

Class TestCommand

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
showHelp()
execute()
$name
$description
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : 

Type

$description

$description : 

Type

Methods

showHelp()

showHelp() : boolean

Show help information

Throws

\ReflectionException

Returns

boolean

execute()

execute(\Inhere\Console\IO\Input  $input, \Inhere\Console\IO\Output  $output) : integer|mixed

do execute command

Parameters

\Inhere\Console\IO\Input $input
\Inhere\Console\IO\Output $output

Returns

integer|mixed