Patched up docblock after faulty merge. Closes #4721

This commit is contained in:
Coen Jacobs 2014-02-11 17:30:25 +01:00
parent 4445a3370e
commit a2f396d4ac
1 changed files with 0 additions and 1 deletions

View File

@ -223,7 +223,6 @@ if ( ! function_exists( 'taxonomy_is_product_attribute' ) ) {
* Returns true when the passed taxonomy name is a product attribute. * Returns true when the passed taxonomy name is a product attribute.
* *
* @uses $wc_product_attributes global which stores taxonomy names upon registration * @uses $wc_product_attributes global which stores taxonomy names upon registration
* @param $name of the attribute
* @param string $name of the attribute * @param string $name of the attribute
* @return bool * @return bool
*/ */