Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php namespace Aws\WorkSpaces\Exception; use Aws\Common\Exception\ServiceResponseExcept..
Decoded Output download
<?php
namespace Aws\WorkSpaces\Exception;
use Aws\Common\Exception\ServiceResponseException;
/**
* Default service exception class
*/
class WorkSpacesException extends ServiceResponseException {}
?>
Did this file decode correctly?
Original Code
<?php
namespace Aws\WorkSpaces\Exception;
use Aws\Common\Exception\ServiceResponseException;
/**
* Default service exception class
*/
class WorkSpacesException extends ServiceResponseException {}
Function Calls
None |
Stats
MD5 | 3ac92ba9feb0a3eeae3cdabb3238c1f0 |
Eval Count | 0 |
Decode Time | 69 ms |