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 Queue extends \Magento\Framework\Amqp\Queue
{
}
?>
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 Queue extends \Magento\Framework\Amqp\Queue
{
}
Function Calls
None |
Stats
MD5 | df483f234ef2d5688471d7224ac16ccb |
Eval Count | 0 |
Decode Time | 77 ms |