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 Illuminate\Contracts\Encryption; use RuntimeException; class DecryptExc..

Decoded Output download

<?php

namespace Illuminate\Contracts\Encryption;

use RuntimeException;

class DecryptException extends RuntimeException
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Contracts\Encryption;

use RuntimeException;

class DecryptException extends RuntimeException
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 ebfa0ffd2742e7fdfc079145a7fbb93b
Eval Count 0
Decode Time 76 ms