Automattic\WooCommerce\Vendor\GraphQL\Type\Definition
Type::toString
Method of the class: Type{}
No Hooks.
Returns
null. Nothing (null).
Usage
$Type = new Type(); $Type->toString(): string;
Type::toString() Type::toString code WC 11.1.1
abstract public function toString(): string;