• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Tribe__Tickets__Commerce__PayPal__Cart__Unmanaged / Tribe__Tickets__Commerce__PayPal__Cart__Unmanaged::remove_item()
Product: Event Tickets

Tribe__Tickets__Commerce__PayPal__Cart__Unmanaged::remove_item( $item_id,  $quantity = null )

{@inheritdoc}


Source

File: src/Tribe/Commerce/PayPal/Cart/Unmanaged.php

	public function remove_item( $item_id, $quantity ) {
		$this->add_item( $item_id, - abs( (int) $quantity ) );
	}

Expand full source code Collapse full source code

The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy