Automattic\WooCommerce\Blocks\BlockTypes

ProductGalleryThumbnails::should_limit_thumbnails()publicWC 1.0

Method of the class: ProductGalleryThumbnails{}

No Hooks.

Returns

null. Nothing (null).

Usage

$ProductGalleryThumbnails = new ProductGalleryThumbnails();
$ProductGalleryThumbnails->*;

ProductGalleryThumbnails::should_limit_thumbnails() code WC 9.8.5

*
* @return bool
*/