芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/www/wp-content/plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareTrait.php
get( CostOfGoodsSoldController::class )->feature_is_enabled() ) { return true; } if ( $doing_it_wrong_function_name ) { wc_get_container()->get( LegacyProxy::class )->call_function( 'wc_doing_it_wrong', $doing_it_wrong_function_name, 'The Cost of Goods sold feature is disabled, thus the method called will do nothing and will return dummy data.', '9.5.0' ); } return false; } }