WC_Product_Download::offsetUnset
OffsetUnset.
Method of the class: WC_Product_Download{}
No Hooks.
Returns
null. Nothing (null).
Usage
$WC_Product_Download = new WC_Product_Download(); $WC_Product_Download->offsetUnset( $offset );
- $offset(string) (required)
- Offset.
WC_Product_Download::offsetUnset() WC Product Download::offsetUnset code WC 10.5.0
public function offsetUnset( $offset ) {}