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

Astra_Get_Single_Page::get_input_schema()

Get input schema.


Description


Return

(array)


Source

File: inc/abilities/customizer/posttypes/blog/class-astra-get-single-page.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.