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