LLMS_Abstract_Generator_Posts::__construct()

Construct a new generator instance with data


Return Return

(void)


Top ↑

Source Source

File: includes/abstracts/llms-abstract-generator-posts.php

	public function __construct() {

		// Load deps.
		$this->load_dependencies();

	}


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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