WooCommerce Code Reference

JsonResultFormatter
in package

Class JsonResultFormatter

Table of Contents

$results  : array<string|int, mixed>
The results to format.
__construct()  : mixed
JsonResultFormatter constructor.
format()  : array<string|int, mixed>
Format the results.
is_success()  : bool
Check if all results are successful.

Properties

Methods