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 10.4.3

public function render($oOutputFormat);