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\Entity; /** * Defines an exception thrown when a malformed ..
Decoded Output download
<?php
namespace Drupal\Core\Entity;
/**
* Defines an exception thrown when a malformed entity is passed.
*/
class EntityMalformedException extends \Exception { }
?>
Did this file decode correctly?
Original Code
<?php
namespace Drupal\Core\Entity;
/**
* Defines an exception thrown when a malformed entity is passed.
*/
class EntityMalformedException extends \Exception { }
Function Calls
None |
Stats
MD5 | 17994658a0ad088b8a3e517b01e02816 |
Eval Count | 0 |
Decode Time | 79 ms |