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 TCG\Voyager\Translator; use Illuminate\Support\Collection as IlluminateC..

Decoded Output download

<?php

namespace TCG\Voyager\Translator;

use Illuminate\Support\Collection as IlluminateCollection;

class Collection extends IlluminateCollection
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace TCG\Voyager\Translator;

use Illuminate\Support\Collection as IlluminateCollection;

class Collection extends IlluminateCollection
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 3ebdecc7435b048ef96d5e12a4b9ed51
Eval Count 0
Decode Time 94 ms