LLMS_Email::init( array $args )

Initializer Children can configure the email in this function called by the __construct() function


Parameters Parameters

$args

(array) (Optional) arguments passed in from the constructor


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/emails/class.llms.email.php

	protected function init( $args ) {}


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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