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\Extension; /** * Exception thrown when the extension's name..
Decoded Output download
<?php
namespace Drupal\Core\Extension;
/**
* Exception thrown when the extension's name is already reserved.
*/
class ExtensionNameReservedException extends \Exception {}
?>
Did this file decode correctly?
Original Code
<?php
namespace Drupal\Core\Extension;
/**
* Exception thrown when the extension's name is already reserved.
*/
class ExtensionNameReservedException extends \Exception {}
Function Calls
None |
Stats
MD5 | c7571a7d5b343be709bae71dfe9f4d04 |
Eval Count | 0 |
Decode Time | 84 ms |