Automattic\WooCommerce\Blocks\BlockTypes

ProductFilters::get_block_type_style()publicWC 1.0

Method of the class: ProductFilters{}

No Hooks.

Return

null. Nothing (null).

Usage

$ProductFilters = new ProductFilters();
$ProductFilters->*                           not in the post content on editor load.;

ProductFilters::get_block_type_style() code WC 9.6.1

*                           not in the post content on editor load.
*/
	protected function enqueue_data( array $attributes = array() ) {