Updated template docblocks

This commit is contained in:
Claudio Sanches 2019-08-12 11:06:18 -03:00
parent d9dc4fd82e
commit 9cfde9caf4
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ if ( ! defined( 'ABSPATH' ) ) {
* The woocommerce_review_meta hook.
*
* @hooked woocommerce_review_display_meta - 10
* @hooked WC_Structured_Data::generate_review_data() - 20
*/
do_action( 'woocommerce_review_meta', $comment );