Automattic\WooCommerce\Vendor\Sabberworm\CSS\Comment

Commentable::getCommentspublicWC 1.0

Method of the class: Commentable{}

No Hooks.

Returns

array<array-key, Comment>.

Usage

$Commentable = new Commentable();
$Commentable->getComments();

Commentable::getComments() code WC 11.0.1

public function getComments();