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 Laminas\Code\Generic\Prototype; /** @internal this class is not part of ..

Decoded Output download

<?php

namespace Laminas\Code\Generic\Prototype;

/** @internal this class is not part of the public API of this package */
interface PrototypeInterface
{
    /**
     * @return string
     */
    public function getName();
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Laminas\Code\Generic\Prototype;

/** @internal this class is not part of the public API of this package */
interface PrototypeInterface
{
    /**
     * @return string
     */
    public function getName();
}

Function Calls

None

Variables

None

Stats

MD5 cf98f31d02b040251ff0b9511b0042d7
Eval Count 0
Decode Time 82 ms