WP_REST_Post_Format_Search_Handler::__construct()
Constructor.
Source
File: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php
public function __construct() {
		$this->type = 'post-format';
	}  Changelog
| Version | Description | 
|---|---|
| 5.6.0 | Introduced. | 
    © 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
    https://developer.wordpress.org/reference/classes/wp_rest_post_format_search_handler/__construct