Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
DataRegenerator::enable_or_disable_lookup_table_usage( bool $enable )
Enable or disable the actual lookup table usage.
Description Description
Parameters Parameters
- $enable
-
(Required) True to enable, false to disable.
Source Source
File: src/Internal/ProductAttributesLookup/DataRegenerator.php