New line for docblock
This commit is contained in:
parent
ccf15ff06b
commit
f829e53a96
|
@ -398,6 +398,7 @@ class WC_Cart {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Looks through cart items and checks the posts are not trashed or deleted.
|
* Looks through cart items and checks the posts are not trashed or deleted.
|
||||||
|
*
|
||||||
* @return bool|WP_Error
|
* @return bool|WP_Error
|
||||||
*/
|
*/
|
||||||
public function check_cart_item_validity() {
|
public function check_cart_item_validity() {
|
||||||
|
|
Loading…
Reference in New Issue