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 11.0.1
public function render($oOutputFormat);