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. mixed>|null

Usage

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

ProvidesExtensions::getExtensions() code WC 10.9.1

public function getExtensions(): ?array;