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\Catalog\Model;

use Magento\Catalog\Api\Data\ProductRenderSearchResultsInterface;
use Magento\Framework\Api\SearchResults;

class ProductRenderInfoSearchResults extends SearchResults implements ProductRenderSearchResultsInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Copyright  Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

namespace Magento\Catalog\Model;

use Magento\Catalog\Api\Data\ProductRenderSearchResultsInterface;
use Magento\Framework\Api\SearchResults;

class ProductRenderInfoSearchResults extends SearchResults implements ProductRenderSearchResultsInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 d62fe07207757f70e08c7585e8c0b625
Eval Count 0
Decode Time 95 ms