WooCommerce::mailer()

Email Class.


Description Description


Return Return

(WC_Emails)


Top ↑

Source Source

File: includes/class-woocommerce.php

898
899
900
public function mailer() {
    return WC_Emails::instance();
}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.