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\contact; /** * Exception thrown by MailHandler when unable to de..
Decoded Output download
<?php
namespace Drupal\contact;
/**
* Exception thrown by MailHandler when unable to determine message recipient.
*/
class MailHandlerException extends \RuntimeException {}
?>
Did this file decode correctly?
Original Code
<?php
namespace Drupal\contact;
/**
* Exception thrown by MailHandler when unable to determine message recipient.
*/
class MailHandlerException extends \RuntimeException {}
Function Calls
None |
Stats
MD5 | 1fd1ba7a4b61f462aaa2744613df82eb |
Eval Count | 0 |
Decode Time | 73 ms |