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 Livewire\Features\SupportEntangle; class UnitTest extends \Tests\TestCas..

Decoded Output download

<?php

namespace Livewire\Features\SupportEntangle;

class UnitTest extends \Tests\TestCase
{
    public function test_can_()
    {
        $this->assertTrue(true);
    }
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Livewire\Features\SupportEntangle;

class UnitTest extends \Tests\TestCase
{
    public function test_can_()
    {
        $this->assertTrue(true);
    }
}

Function Calls

None

Variables

None

Stats

MD5 de1a0de30139276cc00cd862f382124b
Eval Count 0
Decode Time 126 ms