comparison default/assets/vendors/theme-widgets/vendor/abraham/twitteroauth/src/TwitterOAuthException.php @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1d038bc9b3d2
1 <?php
2
3 namespace Abraham\TwitterOAuth;
4
5 /**
6 * @author Abraham Williams <[email protected]>
7 */
8 class TwitterOAuthException extends \Exception
9 {
10 }