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 when a rollBack() resulted..
Decoded Output download
<?php
namespace Drupal\Core\Database;
/**
* Exception thrown when a rollBack() resulted in other active transactions being rolled-back.
*/
class TransactionOutOfOrderException extends TransactionException implements DatabaseException { }
?>
Did this file decode correctly?
Original Code
<?php
namespace Drupal\Core\Database;
/**
* Exception thrown when a rollBack() resulted in other active transactions being rolled-back.
*/
class TransactionOutOfOrderException extends TransactionException implements DatabaseException { }
Function Calls
None |
Stats
MD5 | df244dbe3fbe5aae845adb77535bdfbb |
Eval Count | 0 |
Decode Time | 65 ms |