Automattic\WooCommerce\Vendor\Sabberworm\CSS
Renderable::render
Method of the class: Renderable{}
No Hooks.
Returns
String.
Usage
$Renderable = new Renderable(); $Renderable->render( $oOutputFormat );
- $oOutputFormat(OutputFormat|null) (required)
- .
Renderable::render() Renderable::render code WC 10.4.3
public function render($oOutputFormat);