object PEAR_Command::factory (
string $command
, object &$config
)
Get the right object for executing a command.
$command
The name of the command
&$config
Instance of PEAR_Config object
object
the command object
Error code | Error value | Meaning | Solution |
---|---|---|---|
" |
This function should be called statically.