astra_addon_builder_helper()

Get instance to call properties and methods.


Description


Return

(Astra_Addon_Builder_Helper|instance|null)


Source

File: classes/builder/class-astra-addon-builder-helper.php

function astra_addon_builder_helper() {
	return Astra_Addon_Builder_Helper::get_instance();
}


User Contributed Notes

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