Automattic\WooCommerce\Vendor\Sabberworm\CSS\Property
Charset::getComments
Method of the class: Charset{}
No Hooks.
Returns
Array
Usage
$Charset = new Charset(); $Charset->getComments();
Charset::getComments() Charset::getComments code WC 10.4.3
public function getComments()
{
return $this->aComments;
}