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\AdvancedSearch\Block;

/**
 * @api
 * @since 100.0.2
 */
class Recommendations extends SearchData
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Copyright  Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
namespace Magento\AdvancedSearch\Block;

/**
 * @api
 * @since 100.0.2
 */
class Recommendations extends SearchData
{
}

Function Calls

None

Variables

None

Stats

MD5 ab7866b5832d8b8c78ff59a3b2b6e738
Eval Count 0
Decode Time 153 ms