apply_filters( 'woocommerce_get_discounted_price' )
Allow plugins to filter this price like in the legacy cart class.
Description Description
This is legacy and should probably be deprecated in the future. $item->object is the cart item object. $this->cart is the cart object.
Source Source
File: includes/class-wc-cart-totals.php