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