LLMS_MailHawk::get_title()

Retrieve the connector’s name / title.


Return Return

(string)


Top ↑

Source Source

File: includes/admin/class-llms-mailhawk.php

	protected function get_title() {
		return __( 'MailHawk', 'lifterlms' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.40.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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