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 /** * Copyright Magento, Inc. All rights reserved. * See COPYING.txt for license ..

Decoded Output download

<?php
/**
 * Copyright  Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

/**
 * Marker interface for controllers on product view page
 *
 * @api
 */
namespace Magento\Catalog\Controller\Product\View;

/**
 * Interface \Magento\Catalog\Controller\Product\View\ViewInterface
 *
 */
interface ViewInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Copyright  Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

/**
 * Marker interface for controllers on product view page
 *
 * @api
 */
namespace Magento\Catalog\Controller\Product\View;

/**
 * Interface \Magento\Catalog\Controller\Product\View\ViewInterface
 *
 */
interface ViewInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 74bbe9128ef06dd0ef881a3dd14e85cf
Eval Count 0
Decode Time 96 ms