|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| add ($item) | |
| add ($item) | |
Public Member Functions inherited from Omnipay\Common\ItemBag | |
| __construct (array $items=array()) | |
| __construct (array $items=array()) | |
| all () | |
| all () | |
| count () | |
| count () | |
| getIterator () | |
| getIterator () | |
| replace (array $items=array()) | |
| replace (array $items=array()) | |
Additional Inherited Members | |
Protected Attributes inherited from Omnipay\Common\ItemBag | |
| $items | |
Definition at line 16 of file lib/vendor/omnipay/paypal/src/PayPalItemBag.php.
| Omnipay\PayPal\PayPalItemBag::add | ( | $item | ) |
Add an item to the bag
| ItemInterface | array | $item | An existing item, or associative array of item parameters |
Reimplemented from Omnipay\Common\ItemBag.
Definition at line 25 of file lib/vendor/omnipay/paypal/src/PayPalItemBag.php.
| Omnipay\PayPal\PayPalItemBag::add | ( | $item | ) |
Add an item to the bag
| ItemInterface | array | $item | An existing item, or associative array of item parameters |
Reimplemented from Omnipay\Common\ItemBag.
Definition at line 25 of file vendor/omnipay/paypal/src/PayPalItemBag.php.