Astra_Get_Blog_Archive::get_input_schema()
Get input schema.
Description
Return
(array)
Source
File: inc/abilities/customizer/posttypes/blog/class-astra-get-blog-archive.php
public function get_input_schema() {
return array();
}
Expand full source code Collapse full source code View on Trac