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