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 Drupal\Core\Database; /** * Exception thrown by an error in a database ..
Decoded Output download
<?php
namespace Drupal\Core\Database;
/**
* Exception thrown by an error in a database transaction.
*/
class TransactionException extends \RuntimeException implements DatabaseException { }
?>
Did this file decode correctly?
Original Code
<?php
namespace Drupal\Core\Database;
/**
* Exception thrown by an error in a database transaction.
*/
class TransactionException extends \RuntimeException implements DatabaseException { }
Function Calls
None |
Stats
MD5 | 9405fbd4055311a38de220d22a5b3df6 |
Eval Count | 0 |
Decode Time | 131 ms |