Automattic\WooCommerce\Blocks\BlockTypes
ProductGalleryLargeImageNextPrevious::get_block_type_uses_context
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() 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.