Automattic\WooCommerce\Vendor\Sabberworm\CSS\Comment
Commentable::addComments
Method of the class: Commentable{}
No Hooks.
Returns
null. Nothing (null).
Usage
$Commentable = new Commentable(); $Commentable->addComments( $aComments );
- $aComments(array) (required)
- .
Commentable::addComments() Commentable::addComments code WC 10.5.0
public function addComments(array $aComments);