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 App\Exceptions; use LogicException; class UserProspectUpdateDeniedExcep..

Decoded Output download

<?php

namespace App\Exceptions;

use LogicException;

class UserProspectUpdateDeniedException extends LogicException
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace App\Exceptions;

use LogicException;

class UserProspectUpdateDeniedException extends LogicException
{
}

Function Calls

None

Variables

None

Stats

MD5 3417b11ad21cb7209f0305858be73a66
Eval Count 0
Decode Time 119 ms