Property | Type | Description | |
---|---|---|---|
$command | |||
$parameters | |||
$plugin |
Method | Description | |
---|---|---|
__construct ( $argv = [] ) | Constructor. | |
execute ( ) | Parse and execute the import/export task. | |
usage ( ) | Print command usage information. |
public __construct ( $argv = [] ) | ||
$argv | array command-line arguments (see usage) |