Automattic\WooCommerce\Blueprint\ResourceStorages

ResourceStorage::get_supported_resourcepublicWC 1.0

Return supported resource type.

Метод класса: ResourceStorage{}

Хуков нет.

Возвращает

Строку.

Использование

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

Код ResourceStorage::get_supported_resource() WC 10.8.1

public function get_supported_resource(): string;