Automattic\WooCommerce\Vendor\Sabberworm\CSS\Comment

Commentable::addCommentspublicWC 1.0

Method of the class: Commentable{}

No Hooks.

Returns

null. Nothing (null).

Usage

$Commentable = new Commentable();
$Commentable->addComments( $aComments );
$aComments(array) (required)
.

Commentable::addComments() code WC 10.5.0

public function addComments(array $aComments);