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\Support; use RuntimeException; class ItemNotFoundException e..

Decoded Output download

<?php

namespace Illuminate\Support;

use RuntimeException;

class ItemNotFoundException extends RuntimeException
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Support;

use RuntimeException;

class ItemNotFoundException extends RuntimeException
{
}

Function Calls

None

Variables

None

Stats

MD5 352348d050195cd3c647b7b6f48f1ce3
Eval Count 0
Decode Time 84 ms