Automattic\WooCommerce\Vendor\GraphQL\Type\Definition

Type::toStringpublicWC 1.0

Method of the class: Type{}

No Hooks.

Returns

null. Nothing (null).

Usage

$Type = new Type();
$Type->toString(): string;

Type::toString() code WC 11.0.1

abstract public function toString(): string;