You are here

OAuthException.php in jQuery social stream 8

Same filename and directory in other branches
  1. 8.2 src/Twitter/OAuthException.php

File

src/Twitter/OAuthException.php
View source
<?php

namespace Drupal\jquery_social_stream\Twitter;

class OAuthException extends Exception {

}

Classes

Namesort descending Description
OAuthException