Automattic\WooCommerce\Internal\DataStores\Orders

CustomOrdersTableController::auto_flip_authoritative_table_enabled()publicWC 1.0

Method of the class: CustomOrdersTableController{}

No Hooks.

Return

null. Nothing (null).

Usage

$CustomOrdersTableController = new CustomOrdersTableController();
$CustomOrdersTableController->array(;

CustomOrdersTableController::auto_flip_authoritative_table_enabled() code WC 8.7.0

array(
	self::SYNC_QUERY_ARG => true,
),