| Current Path : /home/rtorresani/www/vendor/magento/framework/DataObject/Copy/Config/ |
| Current File : //home/rtorresani/www/vendor/magento/framework/DataObject/Copy/Config/Data.php |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Framework\DataObject\Copy\Config;
/**
* Provides DataObject copier configuration
*/
class Data extends \Magento\Framework\Config\Data
{
}