HEX
Server: Apache
System: Linux andromeda.lojoweb.com 4.18.0-372.26.1.el8_6.x86_64 #1 SMP Tue Sep 13 06:07:14 EDT 2022 x86_64
User: nakedfoamlojoweb (1056)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/nakedfoamlojoweb/public_html/wp-content/plugins/woocommerce/src/Blocks/Options.php
<?php
namespace Automattic\WooCommerce\Blocks;

/**
 * Contains all the option names used by the plugin.
 */
class Options {

	const WC_BLOCK_VERSION                                       = 'wc_blocks_version';
	const WC_BLOCK_USE_BLOCKIFIED_PRODUCT_GRID_BLOCK_AS_TEMPLATE = 'wc_blocks_use_blockified_product_grid_block_as_template';
}