tupali/milfs/addon/logis/funciones/twitter/src/TwitterOAuthException.php

11 lines
146 B
PHP
Raw Normal View History

2016-10-29 15:07:15 +00:00
<?php
namespace Abraham\TwitterOAuth;
/**
* @author Abraham Williams <abraham@abrah.am>
*/
class TwitterOAuthException extends \Exception
{
}