WC_Gateway_Paypal_Request::get_line_items()
Return all line items.
Description Description
Source Source
File: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php
protected function get_line_items() { return $this->line_items; }