Automattic\WooCommerce\Vendor\GraphQL\Type\Definition

NamedType::assertValidpublicWC 1.0

Method of the class: NamedType{}

No Hooks.

Returns

null. Nothing (null).

Usage

$NamedType = new NamedType();
$NamedType->assertValid(): void;

NamedType::assertValid() code WC 10.9.1

public function assertValid(): void;