Added correct docblock.

This commit is contained in:
Barry Kooij 2014-11-21 22:31:09 +01:00
parent f8a161c406
commit 6ebadd572a
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ class WC_Product {
} }
/** /**
* is_on_backorder function. * Check if a product is on backorder
* *
* @param int $qty_in_cart (default: 0) * @param int $qty_in_cart (default: 0)
* @return bool * @return bool