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\Testing; use Illuminate\Support\Collection; class LoggedExce..

Decoded Output download

<?php

namespace Illuminate\Testing;

use Illuminate\Support\Collection;

class LoggedExceptionCollection extends Collection
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Testing;

use Illuminate\Support\Collection;

class LoggedExceptionCollection extends Collection
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 167f0ec70c41461de9b34f86f8bf5c89
Eval Count 0
Decode Time 107 ms