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.
 */
namespace Magento\BundleImportExport\Model\Export\Product\Type;

/**
 * Class Bundle
 */
class Bundle extends \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Copyright  Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace Magento\BundleImportExport\Model\Export\Product\Type;

/**
 * Class Bundle
 */
class Bundle extends \Magento\CatalogImportExport\Model\Export\Product\Type\AbstractType
{
}

Function Calls

None

Variables

None

Stats

MD5 f503c43a7f380fc99ed41472adab99fc
Eval Count 0
Decode Time 80 ms