fill in @since version number for WC_CLI_Tracker_Command
Co-authored-by: Claudio Sanches <contato@claudiosanches.com>
This commit is contained in:
parent
e0ff75f826
commit
afb59d060c
|
@ -12,7 +12,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
/**
|
||||
* Allows access to tracker snapshot for transparency and debugging.
|
||||
*
|
||||
* @since x.x.x
|
||||
* @since 5.5.0
|
||||
* @package WooCommerce
|
||||
*/
|
||||
class WC_CLI_Tracker_Command {
|
||||
|
|
Loading…
Reference in New Issue