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 Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImpl..

Decoded Output download

<?php

namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\Adapter;

use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\Port\PortInterface;

class Adapter implements PortInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\Adapter;

use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\SinglyImplementedInterface\Port\PortInterface;

class Adapter implements PortInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 5883b3566d67446fc2d0c8196f432ed8
Eval Count 0
Decode Time 102 ms