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 licen..
Decoded Output download
<?php
/**
*
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Bundle\Controller\Adminhtml\Bundle\Product\Edit;
class Categories extends \Magento\Catalog\Controller\Adminhtml\Product\Categories
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
*
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Bundle\Controller\Adminhtml\Bundle\Product\Edit;
class Categories extends \Magento\Catalog\Controller\Adminhtml\Product\Categories
{
}
Function Calls
| None |
Stats
| MD5 | fe9617ed2a50d47cf8cb874435910c41 |
| Eval Count | 0 |
| Decode Time | 118 ms |