????

Your IP : 18.219.23.38


Current Path : /home/thenclexdoctor.com/public_html/vendor/myonlinestore/omnipay-klarna-checkout/src/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/vendor/myonlinestore/omnipay-klarna-checkout/src/ItemBag.php

<?php
declare(strict_types=1);

namespace MyOnlineStore\Omnipay\KlarnaCheckout;

/**
 * @final
 * @method ItemInterface[] getIterator()
 */
class ItemBag extends \Omnipay\Common\ItemBag
{
    /**
     * @inheritDoc
     */
    public function add($item)
    {
        if ($item instanceof ItemInterface) {
            $this->items[] = $item;
        } else {
            $this->items[] = new Item($item);
        }
    }
}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...