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 Wysiwyg extends \Magento\Catalog\Controller\Adminhtml\Product\Wysiwyg
{
}
?>
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 Wysiwyg extends \Magento\Catalog\Controller\Adminhtml\Product\Wysiwyg
{
}
Function Calls
| None |
Stats
| MD5 | d2664bfe2feb9e28054658a7113b8bad |
| Eval Count | 0 |
| Decode Time | 107 ms |