magento2-docker/generated/code/Magento/TwoFactorAuth/Api/Data/AuthyRegistrationPromptResp...

10 lines
322 B
PHP
Executable File

<?php
namespace Magento\TwoFactorAuth\Api\Data;
/**
* Extension class for @see \Magento\TwoFactorAuth\Api\Data\AuthyRegistrationPromptResponseInterface
*/
class AuthyRegistrationPromptResponseExtension extends \Magento\Framework\Api\AbstractSimpleObject implements AuthyRegistrationPromptResponseExtensionInterface
{
}