PayPal\Auth\PPTokenAuthorization::getTokenSecret PHP Method

getTokenSecret() public method

public getTokenSecret ( )
    public function getTokenSecret()
    {
        return $this->tokenSecret;
    }