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.
*/
/**
* Simple product data view
*
* @author Magento Core Team <[email protected]>
*/
namespace Magento\Catalog\Block\Product\View\Type;
/**
* @api
* @since 100.0.2
*/
class Simple extends \Magento\Catalog\Block\Product\View\AbstractView
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/**
* Simple product data view
*
* @author Magento Core Team <[email protected]>
*/
namespace Magento\Catalog\Block\Product\View\Type;
/**
* @api
* @since 100.0.2
*/
class Simple extends \Magento\Catalog\Block\Product\View\AbstractView
{
}
Function Calls
None |
Stats
MD5 | 6397d80b5afce4718f2991c396ec1ab7 |
Eval Count | 0 |
Decode Time | 121 ms |