HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/league/oauth1-client/src/Credentials/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/league/oauth1-client/src/Credentials/CredentialsException.php
<?php

namespace League\OAuth1\Client\Credentials;

use Exception;

class CredentialsException extends Exception
{
}