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.
*/
/**
* Import proxy product resource
*/
namespace Magento\CatalogImportExport\Model\Import\Proxy\Product;
class ResourceModel extends \Magento\Catalog\Model\ResourceModel\Product
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/**
* Import proxy product resource
*/
namespace Magento\CatalogImportExport\Model\Import\Proxy\Product;
class ResourceModel extends \Magento\Catalog\Model\ResourceModel\Product
{
}
Function Calls
| None |
Stats
| MD5 | 8023c9755b285baeef38f7a52f83cfdf |
| Eval Count | 0 |
| Decode Time | 97 ms |