WC_Product_Download::offsetUnset()
[\ReturnTypeWillChange]{} Это метод класса: WC_Product_Download{}
Хуков нет.
Возвращает
null
. Ничего.
Использование
$WC_Product_Download = new WC_Product_Download(); $WC_Product_Download->offsetUnset( $offset );
- $offset (обязательный)
- -
Код WC_Product_Download::offsetUnset() WC Product Download::offsetUnset WC 6.4.1
public function offsetUnset( $offset ) {}