Current Path : /var/test/www/storage2/vendor/cardinity/cardinity-sdk-php/src/Exception/ |
Current File : /var/test/www/storage2/vendor/cardinity/cardinity-sdk-php/src/Exception/RequestTimeout.php |
<?php namespace Cardinity\Exception; class RequestTimeout extends Request { protected $code = 0; protected $message = ''; }