| Current Path : /var/www/html/generated/code/Magento/TwoFactorAuth/Api/Data/ |
| Current File : /var/www/html/generated/code/Magento/TwoFactorAuth/Api/Data/DuoDataExtensionInterface.php |
<?php
namespace Magento\TwoFactorAuth\Api\Data;
/**
* ExtensionInterface class for @see \Magento\TwoFactorAuth\Api\Data\DuoDataInterface
*/
interface DuoDataExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}