Automattic\WooCommerce\Vendor\GraphQL\Executor

ScopedContext::clonepublicWC 1.0

Method of the class: ScopedContext{}

No Hooks.

Returns

null. Nothing (null).

Usage

$ScopedContext = new ScopedContext();
$ScopedContext->clone(): self;

ScopedContext::clone() code WC 10.9.1

public function clone(): self;