Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Get_Headings_Font / Astra_Get_Headings_Font::get_input_schema()

Astra_Get_Headings_Font::get_input_schema()

Get input schema.


Description


Return

(array)


Source

File: inc/abilities/customizer/globals/typography/class-astra-get-headings-font.php

	public function get_input_schema() {
		return array();
	}

Expand full source code Collapse full source code View on Trac


User Contributed Notes

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