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\Component\Plugin\Exception; /** * Generic Plugin exception class..

Decoded Output download

<?php

namespace Drupal\Component\Plugin\Exception;

/**
 * Generic Plugin exception class to be thrown when no more specific class
 * is applicable.
 */
class PluginException extends \Exception implements ExceptionInterface { }
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Drupal\Component\Plugin\Exception;

/**
 * Generic Plugin exception class to be thrown when no more specific class
 * is applicable.
 */
class PluginException extends \Exception implements ExceptionInterface { }

Function Calls

None

Variables

None

Stats

MD5 fe9a775aed6a3e4e148cde32662fe529
Eval Count 0
Decode Time 82 ms