/**
* Gets cart contents.
*
* @since 3.2.0
* @return array of cart items
*/
public function get_cart_contents() {
return apply_filters( 'woocommerce_get_cart_contents', (array) $this->cart_contents );
}
-
Notifications
You must be signed in to change notification settings - Fork 0
yao3060/woocommerce-cart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published