Automattic\WooCommerce\Vendor\GraphQL\Executor
ScopedContext::clone
Method of the class: ScopedContext{}
No Hooks.
Returns
null. Nothing (null).
Usage
$ScopedContext = new ScopedContext(); $ScopedContext->clone(): self;
ScopedContext::clone() ScopedContext::clone code WC 10.9.1
public function clone(): self;