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