Automattic\WooCommerce\Vendor\Sabberworm\CSS

Renderable::renderpublicWC 1.0

Method of the class: Renderable{}

No Hooks.

Returns

string.

Usage

$Renderable = new Renderable();
$Renderable->render( $oOutputFormat );
$oOutputFormat(OutputFormat|null) (required)
.

Renderable::render() code WC 11.0.1

public function render($oOutputFormat);