Automattic\WooCommerce\Blueprint\ResourceStorages
ResourceStorage::get_supported_resource
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() ResourceStorage::get supported resource code WC 9.9.5
public function get_supported_resource(): string;