Automattic\WooCommerce\Blocks\BlockTypes

ProductGalleryLargeImageNextPrevious::get_block_type_uses_contextpublicWC 1.0

Method of the class: ProductGalleryLargeImageNextPrevious{}

No Hooks.

Returns

null. Nothing (null).

Usage

$ProductGalleryLargeImageNextPrevious = new ProductGalleryLargeImageNextPrevious();
$ProductGalleryLargeImageNextPrevious->* @param string   $content    Block content. Default empty string.;

ProductGalleryLargeImageNextPrevious::get_block_type_uses_context() code WC 9.9.5

* @param string   $content    Block content. Default empty string.
* @param WP_Block $block      Block instance.
* @return string Rendered block type output.