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 namespace Cart2Quote\Features\Feature\CustomRemark; class Quote extends \Cart2Quot..
Decoded Output download
<?php
namespace Cart2Quote\Features\Feature\CustomRemark; class Quote extends \Cart2Quote\License\Plugin\AbstractPlugin { public function aroundSetData(\Magento\Quote\Model\Quote $FUcnO, callable $CBO_H, $cQHmC, $K6t42 = null) { if (!($cQHmC === \Cart2Quote\Quotation\Model\Quote::KEY_CUSTOMER_NOTE && $FUcnO->getIsQuotationQuote() && !$this->{"isAllowed"}())) { goto YeCce; } $CBO_H($cQHmC, null); YeCce: return $CBO_H($cQHmC, $K6t42); } } ?>
Did this file decode correctly?
Original Code
<?php
namespace Cart2Quote\Features\Feature\CustomRemark; class Quote extends \Cart2Quote\License\Plugin\AbstractPlugin { public function aroundSetData(\Magento\Quote\Model\Quote $FUcnO, callable $CBO_H, $cQHmC, $K6t42 = null) { if (!($cQHmC === \Cart2Quote\Quotation\Model\Quote::KEY_CUSTOMER_NOTE && $FUcnO->getIsQuotationQuote() && !$this->{"\151\x73\101\154\x6c\157\x77\145\x64"}())) { goto YeCce; } $CBO_H($cQHmC, null); YeCce: return $CBO_H($cQHmC, $K6t42); } }
Function Calls
None |
Stats
MD5 | 5267980e0d215e6a422bd72e738b640e |
Eval Count | 0 |
Decode Time | 51 ms |