Automattic\WooCommerce\Internal\ProductFilters\Interfaces

FilterUrlParam::get_param_keyspublicWC 1.0

Get the param keys.

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

Хуков нет.

Возвращает

Массив.

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

$FilterUrlParam = new FilterUrlParam();
$FilterUrlParam->get_param_keys(): array;

Код FilterUrlParam::get_param_keys() WC 10.3.4

public function get_param_keys(): array;