| Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/magento/module-sales/Model/Order/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/vendor/magento/module-sales/Model/Order/Total.php |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Sales\Model\Order;
class Total extends \Magento\Framework\DataObject
{
}