Automattic\WooCommerce\Blueprint\ResourceStorages

ResourceStorage::get_supported_resourcepublicWC 1.0

Return supported resource type.

Method of the class: ResourceStorage{}

No Hooks.

Returns

String.

Usage

$ResourceStorage = new ResourceStorage();
$ResourceStorage->get_supported_resource(): string;

ResourceStorage::get_supported_resource() code WC 9.9.5

public function get_supported_resource(): string;