addAction() public method
Adds an action to the command. Will overwrite existing actions if they are specified as a string.
| public void addAction ( $line1, $line2 = null ) | ||
|---|---|---|
| $line1 | ||
| $line2 | ||
addAction() public method
Adds an action to the command. Will overwrite existing actions if they are specified as a string.
| public void addAction ( $line1, $line2 = null ) | ||
|---|---|---|
| $line1 | ||
| $line2 | ||
Please login to continue.