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\Database; use RuntimeException; class RecordsNotFoundExcepti..

Decoded Output download

<?php

namespace Illuminate\Database;

use RuntimeException;

class RecordsNotFoundException extends RuntimeException
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Database;

use RuntimeException;

class RecordsNotFoundException extends RuntimeException
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 1f2c14367bacb9901e679ade4d5d88ab
Eval Count 0
Decode Time 106 ms