New line for docblock

This commit is contained in:
Shiva Poudel 2014-09-15 01:24:50 +05:45
parent ccf15ff06b
commit f829e53a96
1 changed files with 1 additions and 0 deletions

View File

@ -398,6 +398,7 @@ class WC_Cart {
/**
* Looks through cart items and checks the posts are not trashed or deleted.
*
* @return bool|WP_Error
*/
public function check_cart_item_validity() {