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 Webkul\CatalogRule\Contracts; interface CatalogRuleProduct { } ..
Decoded Output download
<?php
namespace Webkul\CatalogRule\Contracts;
interface CatalogRuleProduct
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Webkul\CatalogRule\Contracts;
interface CatalogRuleProduct
{
}
Function Calls
None |
Stats
MD5 | 93a3b88cec2eee7fcf4ea7ddbfd6b0c9 |
Eval Count | 0 |
Decode Time | 79 ms |