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