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.
*/
/**
* Catalog Inventory Config Backend Model
*/
namespace Magento\CatalogInventory\Model\Config\Backend;
class ShowOutOfStock extends AbstractValue
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/**
* Catalog Inventory Config Backend Model
*/
namespace Magento\CatalogInventory\Model\Config\Backend;
class ShowOutOfStock extends AbstractValue
{
}
Function Calls
| None |
Stats
| MD5 | 4ec1e0230aea0b392c675351bd5b1eff |
| Eval Count | 0 |
| Decode Time | 104 ms |