WooCommerce Code Reference

WrappingType

Table of Contents

getInnermostType()  : Type|NamedType
Return the innermost wrapped type, which is guaranteed to be a named type.
getWrappedType()  : Type
Return the wrapped type, which may itself be a wrapping type.

Methods