File "TwoFactorRequiredException.php"

Full Path: /home/cananyalcin/public_html/core/lib/coinbase/src/TwoFactorRequiredException.php
File size: 104 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Coinbase\Wallet\Exception;

class TwoFactorRequiredException extends HttpException
{
}