/home/suroeste/public_html/wp-content/plugins/woocommerce/src/Internal/Traits
NameSizeModeActions
AccessiblePrivateMethods.php81650644editdlrm
OrderAttributionMeta.php100510644editdlrm
ScriptDebug.php5700644editdlrm
Edit: /home/suroeste/public_html/wp-content/plugins/woocommerce/src/Internal/Traits/ScriptDebug.php (570B)
is_script_debug_enabled() ? '' : '.min'; } /** * Check if SCRIPT_DEBUG is enabled. * * @return bool */ protected function is_script_debug_enabled(): bool { return Constants::is_true( 'SCRIPT_DEBUG' ); } }