first commit -> move some files from one-api
This commit is contained in:
11
vendor/aws_sdk/Aws/Exception/CryptoPolyfillException.php
vendored
Normal file
11
vendor/aws_sdk/Aws/Exception/CryptoPolyfillException.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
namespace Aws\Exception;
|
||||
|
||||
/**
|
||||
* Class CryptoPolyfillException
|
||||
* @package Aws\Exception
|
||||
*/
|
||||
class CryptoPolyfillException extends \RuntimeException
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user