WooCommerce Code Reference

ProvidesExtensions

Implementing HasExtensions allows this error to provide additional data to clients.

Table of Contents

getExtensions()  : array<string, mixed>|null
Data to include within the "extensions" key of the formatted error.

Methods