mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
make get_description() method optional
This commit is contained in:
parent
f86c1e17f9
commit
93867c055a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue