just updating some docblocks
This commit is contained in:
@ -13,6 +13,7 @@ class NmspCli {
|
||||
/**
|
||||
* Class constructor. Can add commands here.
|
||||
*
|
||||
* @package PluginNamespace\NmspCli
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @return void
|
||||
@ -31,6 +32,7 @@ class NmspCli {
|
||||
/**
|
||||
* A sample method where something is done by being invoked from WP CLI.
|
||||
*
|
||||
* @package PluginNamespace\NmspCli
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @return void
|
||||
|
Reference in New Issue
Block a user