Fixed docblock
This commit is contained in:
parent
01a5296e7e
commit
31f68377f9
|
@ -348,7 +348,7 @@ class WC_REST_Orders_Controller extends WC_REST_CRUD_Controller {
|
|||
}
|
||||
|
||||
/**
|
||||
* Prepare a single coupon for create or update.
|
||||
* Prepare a single order for create or update.
|
||||
*
|
||||
* @param WP_REST_Request $request Request object.
|
||||
* @param bool $creating If is creating a new object.
|
||||
|
|
Loading…
Reference in New Issue