Automattic\WooCommerce\Vendor\GraphQL\Error

ProvidesExtensions::getExtensionspublicWC 1.0

Data to include within the "extensions" key of the formatted error.

Method of the class: ProvidesExtensions{}

No Hooks.

Returns

array<string, mixed>|null.

Usage

$ProvidesExtensions = new ProvidesExtensions();
$ProvidesExtensions->getExtensions(): ?array;

ProvidesExtensions::getExtensions() code WC 11.0.1

public function getExtensions(): ?array;