*/ interface Activecampaign_For_Woocommerce_Has_Email { /** * Returns the email. * * @return string */ public function get_email(); }