magento2-docker/generated/code/Magento/Directory/Api/Data/CurrencyInformationExtensio...

10 lines
278 B
PHP
Executable File

<?php
namespace Magento\Directory\Api\Data;
/**
* Extension class for @see \Magento\Directory\Api\Data\CurrencyInformationInterface
*/
class CurrencyInformationExtension extends \Magento\Framework\Api\AbstractSimpleObject implements CurrencyInformationExtensionInterface
{
}