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\Amqp\Model;
/**
* {@inheritdoc}
*
* @deprecated 100.2.0
*/
class Config extends \Magento\Framework\Amqp\Config
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Amqp\Model;
/**
* {@inheritdoc}
*
* @deprecated 100.2.0
*/
class Config extends \Magento\Framework\Amqp\Config
{
}
Function Calls
| None |
Stats
| MD5 | dec1ab25eda61961b73937a3e3b63f69 |
| Eval Count | 0 |
| Decode Time | 99 ms |