Automattic\WooCommerce\Vendor\Sabberworm\CSS

OutputFormat::__constructpublicWC 1.0

Method of the class: OutputFormat{}

No Hooks.

Returns

null. Nothing (null).

Usage

$OutputFormat = new OutputFormat();
$OutputFormat->__construct();

OutputFormat::__construct() code WC 10.5.0

public function __construct()
{
}