make get_description() method optional

This commit is contained in:
scribu 2011-10-03 01:56:48 +03:00
parent f86c1e17f9
commit 93867c055a

View file

@ -99,7 +99,6 @@ class ExampleCommand extends WP_CLI_Command {
*
* @param string $args
* @return void
* @author Andreas Creten
*/
function example($args = array()) {
// Print a success message